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

Glossary Item Box

Represents the sidebar of the Viewer.

Object Model

Sidebar Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         GrapeCity.ActiveReports.Viewer.Wpf.Sidebar

See Also