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

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

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

See Also