FilteringPanelControl.MRUFilters Property
Gets the collection of recently used filters.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ReadOnlyObservableCollection<CriteriaOperator> | The collection of recently used filters. |
See Also