MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Sidebar Class
Fields Properties Methods Events

Sidebar Class Members

The following tables list the members exposed by Sidebar.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Sets or returns the index of the currently selected panel of the sidebar.
 
Public Fieldstatic (Shared in Visual Basic)Gets or sets the width of the sidebar, in pixels.
 
Top
Public Properties
 NameDescription
Public PropertyGets the parameters panel component of sidebar.
 
Public PropertyGets the search panel component of sidebar.
 
Public PropertySets or returns the index of the currently selected panel of the sidebar.
 
Public PropertyGets the thumbnail panel component of sidebar.
 
Public PropertyGets the table of content panel component of sidebar.
 
Public PropertyGets or sets the width of the sidebar, in pixels.
 
Top
Public Methods
 NameDescription
Public MethodReleases the resources used by the sidebar.
 
Public MethodToggles the visibility of the viewer's sidebar.
 
Top
Public Events
 NameDescription
Public EventRaises when the selected panel of the sidebar is changed.
 
Top
See Also