FilterEditorEventArgs.FilterControl Property
Gets the Filter Editor.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| FilterControl | The Filter Editor control. |
Remarks
To learn more, see Filter Editor.
See Also