MonthsPerRow Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateCalendar.MonthsPerRow Property

Gets or sets the number of months per row.

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

Property Value

The number of months per row. The default value is 1.

Remarks

Use this property to get or set the number of months per row.

See Also

UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace