Gets the Boolean value determining whether this date is weekend or holiday.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public bool IsWeekend { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsWeekend As Boolean
	Get

See Also