TitleNavigation Property
TitleNavigation
Gets or sets a value indicating whether current month and year can be changed by clicking on the title of the calendar.
Declaration
public bool TitleNavigation { get; set; }
Public Property TitleNavigation As Boolean