ShowMultiMonthTitle Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateCalendar.ShowMultiMonthTitle Property

Gets or sets whether to display a title at the top for a month range.

[Visual Basic] Public Property ShowMultiMonthTitle As Boolean
[C#]
public bool ShowMultiMonthTitle {get; set;}

Property Value

Indicates whether to display a title at the top for a month range. The default value is true.

Remarks

Use this property to get or set whether to display a title at the top for a month range.

See Also

UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace