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

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