DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ControlAttributes.ShowVirtualFields | Constructors | Fields | Methods | Properties | Events
Show or hide virtual layer fields.
Available also on: Delphi FMX | Java | ActiveX | Python.
// C# [DefaultValue(true)] public Boolean ShowVirtualFields { get {} set {} }
' VisualBasic <DefaultValue(true)> Public Property ShowVirtualFields As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public [DefaultValue(true)] property ShowVirtualFields : Boolean read read;
Type |
---|
bool Boolean |