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

ParametersPanel Class Members

The following tables list the members exposed by ParametersPanel.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets or sets the value that determines whether the viewer's parameters panel is enabled.
 
Public Fieldstatic (Shared in Visual Basic)Gets or sets the value that determines whether the viewer's parameters panel is visible.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the value that determines whether the viewer's parameters panel is enabled.
 
Public PropertyOverridden. Gets or sets a value indicating the text that displays in the header of the parameters panel.  
Public PropertyGets or sets a value that determines whether the viewer's panel of parameters is visible.
 
Top
Public Methods
 NameDescription
Public MethodOverridden. Releases the resources used by the parameters panel.  
Public MethodOverridden. Forces the panel of parameters to invalidate its client area and immediately redraw itself and any child controls.
 
Top
See Also