Gets a DaySlot represented by the DaySlotPresenter.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

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

See Also