
| Visual Basic (Declaration) | |
|---|---|
Public NotInheritable Class Sidebar Inherits System.ComponentModel.Component  | |
| C# | |
|---|---|
public sealed class Sidebar : System.ComponentModel.Component  | |
System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.ActiveReports.Viewer.Win.Sidebar