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

In This Topic
    Sidebar Class
    In This Topic
    The viewer's sidebar, used to toggle its visibility.
    Object Model
    Sidebar Class
    Syntax
    'Declaration
     
    Public Class Sidebar 
    public class Sidebar 
    Remarks
    The Sidebar class provides a method to toggle the visibility of the sidebar in the viewer.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Viewer.Sidebar

    See Also