[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcMask.ActiveField

ActiveField Property

ActiveField

Gets the current active field which can show the caret and accept input.

Declaration
public MaskField ActiveField { get; }
Public ReadOnly Property ActiveField As MaskField
Property Value
Type Description
MaskField

A Field value indicates the current active field.

Remarks

This property indicates the field which is active. That means the caret is in the field.