FilterEditorCommands(FilterEditorControl) Constructor
Initializes a new instance of the FilterEditorCommands class.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v25.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| filterEditor | FilterEditorControl | The FilterEditorControl. |
See Also