Skip to main content
All docs
V26.1
  • 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