Gets the display status of the TimeSlot.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public TimeSlotState TimeSlotState { get; private set; }
Visual Basic (Declaration)
Public Property TimeSlotState As TimeSlotState

See Also