ActiveField Property (GcMask)
Gets the active field.
'Declaration
Public ReadOnly Property ActiveField As MaskField
'Usage
Dim instance As GcMask
Dim value As MaskField
value = instance.ActiveField
Property Value
A
GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskField value indicates the actived field.