Gets the day of the week that this slot corresponds to.
Namespace:
C1.Xaml.CalendarAssembly: C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)
Syntax
| C# |
|---|
public DayOfWeek DayOfWeek { get; private set; } |
| Visual Basic |
|---|
Public Property DayOfWeek As DayOfWeek Get Private Set |