ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer Namespace / C1ReportViewer Class / StatusBarVisible Property

In This Topic
    StatusBarVisible Property
    In This Topic
    Indicates whether the status bar will be visible.
    Syntax
    'Declaration
     
    Public Property StatusBarVisible As System.Boolean
    public System.bool StatusBarVisible {get; set;}
    See Also