Gets the Style object describing style of a single month in a multi-month calendar.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public Style MonthCalendarStyle { get; }
Visual Basic (Declaration)
Public ReadOnly Property MonthCalendarStyle As Style
	Get

See Also