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

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