ComponentOne Input for WinForms
ShowToday Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DateEditMonthCalendar Class : ShowToday Property
Gets or sets a value indicating whether the date represented by the TodayDate property is displayed at the bottom of the control.
Syntax
'Declaration
 
Public Property ShowToday As System.Boolean
public System.bool ShowToday {get; set;}
See Also

Reference

DateEditMonthCalendar Class
DateEditMonthCalendar Members