ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportViewer Class / Sidebar Property

In This Topic
    Sidebar Property (ReportViewer)
    In This Topic
    Gets the viewer's sidebar, used to toggle its visibility.
    Syntax
    'Declaration
     
    Public ReadOnly Property Sidebar As Sidebar
    public Sidebar Sidebar {get;}

    Property Value

    An instance of Sidebar.
    See Also