MonthSpacing Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateCalendar.MonthSpacing Property

Gets or sets the spacing between months.

[Visual Basic] Public Property MonthSpacing As Integer
[C#]
public int MonthSpacing {get; set;}

Property Value

The spacing between months. The default value is 2.

Remarks

Use this property to get or set the spacing between months.

See Also

UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace