Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / CalendarHelper Class / WeekStart Property

In This Topic
    WeekStart Property (CalendarHelper)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property WeekStart As DayOfWeek
    public DayOfWeek WeekStart {get; set;}
    See Also