Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Calendar Class / ShowNavigationButtons Property

In This Topic
    ShowNavigationButtons Property (C1Calendar)
    In This Topic
    Determines whether control displays navigation buttons in the month header.
    Syntax
    'Declaration
     
    Public Property ShowNavigationButtons As System.Boolean
    public System.bool ShowNavigationButtons {get; set;}
    See Also