MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Sidebar Class
Members

Sidebar Class
Exposes Viewer's public API.
Object Model
Sidebar Class
Syntax
'Declaration
 
Public NotInheritable Class Sidebar 
   Inherits System.ComponentModel.Component
 
Remarks
The Sidebar class is a component of the ActiveReports Viewer, offering a programmable interface to control the sidebar's panels, including the Table of Contents, Search, Parameters, and Thumbnails panels. This class allows developers to customize the sidebar's behavior and appearance to enhance the report viewing experience.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.ActiveReports.Viewer.Win.Sidebar

See Also