2020 Constructor
Changes 0
C

FilterDialog(Document, String)

Description:
Constructs a new instance of the FilterDialog class, while setting the name of the new ParameterFilterElement to be created and selected for editing.
Remarks:
Show the dialog with the Show() method after setting the desired options.
Overloads (2):
FilterDialog(Document,String)
public FilterDialog(
	Document doc,
	string name
)