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

In This Topic
    DayOfWeek Property (DaySlot)
    In This Topic
    Gets the day of the week that this slot corresponds to.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DayOfWeek As DayOfWeek
    public DayOfWeek DayOfWeek {get;}
    See Also