Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / DayOfWeekSlot Class / DayOfWeek Property

In This Topic
    DayOfWeek Property (DayOfWeekSlot)
    In This Topic
    Gets a day of a week represented by the DayOfWeekSlot.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DayOfWeek As DayOfWeek
    public DayOfWeek DayOfWeek {get;}
    See Also