DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ControlAttributes.AllowRestructure | Methods | Properties
True, fields can be restructured.
Available also on: Delphi FMX | .NET WinForms | Java | Python.
// C# public Boolean AllowRestructure { get {} set {} }
' VisualBasic Public Property AllowRestructure As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property AllowRestructure : Boolean read read;
Type |
---|
bool Boolean |