ActiveReports Developer 7
Sidebar Class
Members  See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace : Sidebar Class

Glossary Item Box

Exposes Viewer's public API.

Object Model

Sidebar Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class Sidebar 
   Inherits System.ComponentModel.Component
C# 
public sealed class Sidebar : System.ComponentModel.Component 

Inheritance Hierarchy

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

See Also