Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1CalendarResources Class / MonthCalendarStyle Property

In This Topic
    MonthCalendarStyle Property (C1CalendarResources)
    In This Topic
    Gets the System.Windows.Style object describing style of a single month in a multi-month calendar.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MonthCalendarStyle As Style
    public Style MonthCalendarStyle {get;}
    See Also