ComponentOne Calendar for UWP
DayOfWeekSlotStyle Property

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace > C1Calendar Class : DayOfWeekSlotStyle Property
Gets or sets a Style for DayOfWeekSlotPresenter elements which are the root elements of a visual tree representing a single day of the week.
Syntax
'Declaration
 
Public Property DayOfWeekSlotStyle As Windows.UI.Xaml.Style
public Windows.UI.Xaml.Style DayOfWeekSlotStyle {get; set;}
See Also

Reference

C1Calendar Class
C1Calendar Members