ComponentOne Calendar for UWP
DaySlotStyle Property

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

Reference

C1Calendar Class
C1Calendar Members