DK11 for ActiveX | TatukGIS_XDK11.ITGIS_FieldInfo.Hidden | Methods | Properties
If True, then field will not be visible in controls.
// C# public Boolean Hidden { get {} set {} }
' VisualBasic Public Property Hidden As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property Hidden : Boolean read read;
Type |
---|
bool Boolean |