Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule 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 Boolean
    public bool IsWeekend {get;}
    See Also