| Basic Date Picker Documentation |
|
BasicDatePicker.DownYearSelectorText Property
Gets or sets the down year selector text UpDownYearSelectorFormat is set to CustomText.
[Visual Basic]
Public Property DownYearSelectorText As
String
[C#]
public
string DownYearSelectorText {get; set;}
Property Value
Default value is "-".
See Also
BasicDatePicker Class | BasicFrame.WebControls Namespace