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

Glossary Item Box

Gets the sidebar component of the viewer control.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Sidebar As Sidebar
C# 
public Sidebar Sidebar {get;}

See Also