Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / CalendarDayOfWeekSlotInfo Class / IsWeekend Property

In This Topic
    IsWeekend Property
    In This Topic
    Gets whether it is a weekend day.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsWeekend As Boolean
    public bool IsWeekend {get;}
    See Also