ComponentOne Calendar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Calendar Namespace / C1Calendar Class / NavButtons Property

In This Topic
    NavButtons Property
    In This Topic
    Determines the display type of navigation buttons.
    Syntax
    'Declaration
     
    Public Property NavButtons As NavButtons
    public NavButtons NavButtons {get; set;}
    See Also