SearchControl.MRU Property
Gets the collection of MRU filter strings.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
IList<String> | A list of strings that represent the filter items. |
See Also