RoutedItemLinksArgs.SearchString Property
Returns the search string query a user inputs in the search box.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
String | The search string query. |
See Also