SearchPanel Class Members
In This Topic
The following tables list the members exposed by SearchPanel.
Public Fields
| Name | Description |
  | EnabledProperty | Gets or sets the value that determines whether the viewer's search panel is enabled. |
  | VisibleProperty | Gets or sets the value that determines whether the viewer's search panel is visible. |
Top
Public Properties
| Name | Description |
 | Enabled | Gets or sets the value that determines whether the viewer's search panel is enabled. |
 | Text | Overridden. Gets or sets the text. |
 | Visible | Gets or sets the value that determines whether the viewer's search panel is visible. |
Top
Public Methods
| Name | Description |
 | Clear | Overridden. Clears the search panel. |
 | Dispose | Overridden. Releases the resources used by the search panel. |
Top
See Also