Gets a DaySlot represented by the DaySlotPresenter.

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

Syntax

C#
public DaySlot DaySlot { get; }
Visual Basic
Public ReadOnly Property DaySlot As DaySlot
	Get

See Also