ComponentOne Input for WinForms
ShowTodayButton Property

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

Reference

DateEditMonthCalendar Class
DateEditMonthCalendar Members