ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DayOfWeekSlot Class / IsWeekend Property

In This Topic
    IsWeekend Property (DayOfWeekSlot)
    In This Topic
    Indicates whether the DayOfWeek is a weekend.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsWeekend As System.Boolean
    public System.bool IsWeekend {get;}
    See Also