[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDateTime.ActiveField

ActiveField Property

ActiveField

Gets the current active field of the control.

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

A GrapeCity.Windows.InputMan.Fields.DateField value indicates the current active field.

Remarks

This property returns a value indicates the current active field. It should be the only active field in the field collection of GcDateTime.