ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1LightBox Namespace / C1LightBox Class / ShowNavButtons Property

In This Topic
    ShowNavButtons Property
    In This Topic
    Determines whether to display the navigation buttons.
    Syntax
    'Declaration
     
    Public Property ShowNavButtons As System.Boolean
    public System.bool ShowNavButtons {get; set;}
    See Also