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