ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / Sidebar Property

In This Topic
    Sidebar Property (Viewer)
    In This Topic
    Gets the sidebar component of the viewer control.
    Syntax
    'Declaration
     
    Public ReadOnly Property Sidebar As Sidebar
    public Sidebar Sidebar {get;}
    See Also