Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / ShowNavigationButtons Property

In This Topic
    ShowNavigationButtons Property
    In This Topic
    Navigation Buttons will be shown if set, default value is true.
    Syntax
    'Declaration
     
    
    Public Property ShowNavigationButtons As Boolean
    public bool ShowNavigationButtons {get; set;}
    See Also