Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1SchedulerResources Class / MonthStyle Property

In This Topic
    MonthStyle Property (C1SchedulerResources)
    In This Topic
    Gets the System.Windows.Style object describing Month view of C1Scheduler control.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MonthStyle As Style
    public Style MonthStyle {get;}
    See Also