ActiveField Property (GcDateTime)
Gets the current active field of the control.
'Declaration
Public ReadOnly Property ActiveField As DateField
'Usage
Dim instance As GcDateTime
Dim value As DateField
value = instance.ActiveField
Property Value
A
GrapeCity.Win.Views.Field value that indicates the active field.