Skip to main content
A newer version of this page is available. .

FilterEditorOperatorItem Constructors

An item in the FilterEditorControl‘s operator list.
Name Parameters Description
FilterEditorOperatorItem(FilterEditorOperatorType, BaseEditSettings[]) type, editSettings Initializes a new instance of the FilterEditorOperatorItem class with the specified settings.
FilterEditorOperatorItem(String, BaseEditSettings[]) customFunctionName, editSettings Initializes a new instance of the FilterEditorOperatorItem class with the specified settings.
See Also