MinYear Property (FlexDateField)
Class
FlexDateField
.
Action
Gets the first year selectable in the control.
Syntax
C#
protected
Integer
minYear { get; }
VB
'Declaration Protected Read Property minYear As
Integer
Access
Read only.