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

FilterEditorControl Constructors

Allows users to build filter criteria and apply them to controls and data sources. Supports visual and text criteria edit modes.
Name Parameters Description
FilterEditorControl() none Initializes a new instance of the FilterEditorControl class with the default settings.
FilterEditorControl(Func<FilterControl>) getFilterControl Initializes a new instance of the FilterEditorControl class.
See Also