DayOfWeekSlotStyle Property (C1CalendarItem)
In This Topic
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 Style
public Style DayOfWeekSlotStyle {get; set;}
See Also