ComponentOne CalendarView for WinForms
ShowToday Property (CalendarSettings)

C1.Win.Calendar Namespace > CalendarSettings 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 Boolean
public bool ShowToday {get; set;}
See Also

Reference

CalendarSettings Class
CalendarSettings Members