HeaderMonthFormat Property (C1Calendar)
In This Topic
Gets or sets the format used to display the month of the year when the
ViewMode is
CalendarViewMode.Month.
Syntax
'Declaration
Public Property HeaderMonthFormat As String
public string HeaderMonthFormat {get; set;}
See Also