MonthCount Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateCalendar.MonthCount Property

Gets or sets the number of consecutive months to display.

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

Property Value

The number of consecutive months to display. The default value is 1.

Remarks

Use this property to get or set the number of consecutive months to display.

See Also

UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace