ComponentOne CalendarView for WinForms
ShowToday Property (C1CalendarView)

C1.Win.Calendar Namespace > C1CalendarView Class : ShowToday Property
Gets or sets a value that indicates whether to display today date.
Syntax
'Declaration
 
Public Property ShowToday As Boolean
public bool ShowToday {get; set;}
See Also

Reference

C1CalendarView Class
C1CalendarView Members