Gets a DayOfWeekSlot represented by the DayOfWeekSlotPresenter.

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

Syntax

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

See Also