MonthCalendarStyle Property (C1CalendarResources)
In This Topic
Gets the
System.Windows.Style object describing style of a single month in a multi-month calendar.
Syntax
'Declaration
Public ReadOnly Property MonthCalendarStyle As Style
public Style MonthCalendarStyle {get;}
See Also