Gets a day of a week represented by the DayOfWeekSlot.
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 |