WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / C1Calendar Class / HeaderMonthFormat Property
In This Topic
    HeaderMonthFormat Property
    In This Topic
    Gets or sets the format used to display the month of the year when the ViewMode is CalendarViewMode.Month.
    Syntax
    public string HeaderMonthFormat {get; set;}
    See Also