Back to Devexpress

RibbonSearchMenuBaseEventArgs.SearchString Property

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribbonsearchmenubaseeventargs.md

latest1.1 KB
Original Source

RibbonSearchMenuBaseEventArgs.SearchString Property

Gets text entered in the search box.

Namespace : DevExpress.XtraBars.Ribbon

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public string SearchString { get; }
vb
Public ReadOnly Property SearchString As String

Property Value

TypeDescription
String

Text entered in the search box.

|

See Also

RibbonSearchMenuBaseEventArgs Class

RibbonSearchMenuBaseEventArgs Members

DevExpress.XtraBars.Ribbon Namespace