FilterBehavior.MRUFilterListCount Property
Gets or sets the maximum number of the most recently used (MRU) filter conditions.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | Specifies the maximum number of recently used filter conditions. |
See Also