ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Sidebar Class
Members

In This Topic
    Sidebar Class
    In This Topic
    Exposes Viewer's public API.
    Object Model
    Sidebar Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Sidebar 
       Inherits System.ComponentModel.Component
    public sealed class Sidebar : System.ComponentModel.Component 
    Inheritance Hierarchy

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

    See Also