Indicates whether the DaySlot represents a weekend day.

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