FilterDialog
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| FilterDialog(Document, ElementId) | None | Constructs a new instance of the FilterDialog class, while setting the id of the FilterElement to be selected when the dialog is shown. |
| FilterDialog(Document, String) | None | Constructs a new instance of the FilterDialog class, while setting the name of the new ParameterFilterElement to be created and selected for editing. |