ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Panels Class / Sidebar Property

In This Topic
    Sidebar Property (Panels)
    In This Topic
    Gets the sidebar, providing methods to interact with it.
    Syntax
    'Declaration
     
    Public ReadOnly Property Sidebar As Sidebar
    public Sidebar Sidebar {get;}
    See Also