ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar 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 System.DayOfWeek
    public System.DayOfWeek DayOfWeek {get;}
    See Also