Calendar for WinForms | ComponentOne
C1.Win.Calendar.DateEdit Namespace / CalendarSettings Class / TitleNavigation Property

In This Topic
    TitleNavigation Property (CalendarSettings)
    In This Topic
    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 Property TitleNavigation As Boolean
    public bool TitleNavigation {get; set;}
    See Also