Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / DateTimeInfo Class / IsWeekend Property

In This Topic
    IsWeekend Property (DateTimeInfo)
    In This Topic
    Gets the System.Boolean value determining whether this date is weekend or holiday.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsWeekend As Boolean
    public bool IsWeekend {get;}
    See Also