Gets the Boolean value determining whether this week slot should be displayed as an empty one.

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

Syntax

C#
public bool IsEmpty { get; private set; }
Visual Basic
Public Property IsEmpty As Boolean
	Get
	Private Set

See Also