Gets the 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.

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

Syntax

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

See Also