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

Glossary Item Box

The following tables list the members exposed by Sidebar.

Public Properties

 NameDescription
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyParametersPanelGets the parameters panel object.  
Public PropertySearchPanelGets the search panel object.  
Public PropertySelectedIndexGets or Sets the index of the selected panel.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyThumbnailsPanelGets the thumbnails panel object.  
Public PropertyTocPanelGets the Toc panel object.  
Public PropertyWidthGets or Sets the width of the sidebar.  
Top

Public Methods

 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from System.ComponentModel.Component)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodToggleVisibilityToggles the Sidebar visibility.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Top

Public Events

 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventSelectedIndexChangedRaises when the index of the selected panel changes.  
Top

See Also