ComponentOne CalendarView for WinForms
TitleNavigation Property

C1.Win.Calendar Namespace > CalendarSettings Class : TitleNavigation Property
Gets or sets a value indicating whether current month and year can be changed by clicking on the title of the calendar.
Syntax
'Declaration
 
Public Overridable Property TitleNavigation As Boolean
public virtual bool TitleNavigation {get; set;}
See Also

Reference

CalendarSettings Class
CalendarSettings Members