Gets or sets a Style for DayOfWeekSlotPresenter elements which are
the root elements of a visual tree representing a single day of the week.
Namespace:
C1.Xaml.CalendarAssembly: C1.Xaml.Calendar (in C1.Xaml.Calendar.dll)
Syntax
| C# |
|---|
public Style DayOfWeekSlotStyle { get; set; } |
| Visual Basic |
|---|
Public Property DayOfWeekSlotStyle As Style Get Set |