MonthSlotStyle Property (C1CalendarResources)
In This Topic
Gets the
System.Windows.Style object describing style of C1CalendarPresenter elements which are the root elements of a visual tree representing a single month in a multi-month calendar.
Syntax
'Declaration
Public ReadOnly Property MonthSlotStyle As Style
public Style MonthSlotStyle {get;}
See Also