ParametersPanel Class Members
In This Topic
The following tables list the members exposed by ParametersPanel.
Public Fields
| Name | Description |
  | EnabledProperty | Gets or sets the value that determines whether the viewer's parameters panel is enabled. |
  | VisibleProperty | Gets or sets the value that determines whether the viewer's parameters panel is visible. |
Top
Public Properties
| Name | Description |
 | Enabled | Gets or sets the value that determines whether the viewer's parameters panel is enabled. |
 | Text | Overridden. Gets or sets a value indicating the text that displays in the header of the parameters panel. |
 | Visible | Gets or sets a value that determines whether the viewer's panel of parameters is visible. |
Top
Public Methods
| Name | Description |
 | Dispose | Overridden. Releases the resources used by the parameters panel. |
 | Refresh | Overridden. Forces the panel of parameters to invalidate its client area and immediately redraw itself and any child controls. |
Top
See Also