Gets the day of the week that this slot corresponds to.

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

Syntax

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

See Also