Gets or sets a value that determines a width of each month slot of the calendar. This is a dependency property.

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

Syntax

C#
public double MonthWidth { get; set; }
Visual Basic
Public Property MonthWidth As Double
	Get
	Set

See Also