| Basic Date Picker Documentation |
|
BasicDatePicker.ShowTodayButton Property
Gets or sets a value indicating whether show the 'Today' button.
[Visual Basic]
Public Property ShowTodayButton As
Boolean
[C#]
public
bool ShowTodayButton {get; set;}
Property Value
Default value = true.
See Also
BasicDatePicker Class | BasicFrame.WebControls Namespace | TodayButtonText | NoneButtonText