| Basic Date Picker Documentation |
|
BasicDatePicker.NoneButtonText Property
Gets or sets the 'None' button text.
[Visual Basic]
Public Property NoneButtonText As
String
[C#]
public
string NoneButtonText {get; set;}
Property Value
Default value = "None".
See Also
BasicDatePicker Class | BasicFrame.WebControls Namespace | ShowNoneButton | ShowTodayButton