Indicates whether the DaySlot is empty, that is doesn't represent a date.

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

Syntax

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

See Also