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

Glossary Item Box

Gets the parameters panel component of sidebar.

Syntax

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

See Also