ComponentOne CalendarView for WinForms
ShowTodayButton Property

C1.Win.Calendar Namespace > CalendarSettings Class : ShowTodayButton Property
Determines if the Today button of the dropdown calendar is visible.
Syntax
'Declaration
 
Public Property ShowTodayButton As Boolean
public bool ShowTodayButton {get; set;}
See Also

Reference

CalendarSettings Class
CalendarSettings Members