Gets the Style object describing Month view of C1Scheduler control.

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

Syntax

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

See Also