ComponentOne CalendarView for WinForms
TodayFormat Property

C1.Win.Calendar Namespace > C1CalendarView Class : TodayFormat Property
Gets or sets the text format of the "Today" button. Use curly braces to define the date format.
Syntax
'Declaration
 
Public Property TodayFormat As String
public string TodayFormat {get; set;}
Example
"Today: {MM.dd.yy}"
See Also

Reference

C1CalendarView Class
C1CalendarView Members