ActiveReports 18 .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
    The viewer's sidebar instance. The developer may use it to toggle the sidebar visibility
    Syntax
    'Declaration
     
    Public ReadOnly Property Sidebar As Sidebar
    public Sidebar Sidebar {get;}
    See Also