SearchControl.MRU Property
Gets the collection of MRU filter strings.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v26.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