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

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

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

See Also