[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber.ActiveField

ActiveField Property

ActiveField

Gets the current active field of GcNumber.

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

A GrapeCity.Windows.InputMan.Fields.Primitives.Field value indicates the active field.

Remarks

An active field means which field is current input field.