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