RibbonSearchMenuBaseEventArgs.SearchString Property
Gets text entered in the search box.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| String | Text entered in the search box. |
See Also