RibbonSearchMenuEnterPressedEventArgs(PopupMenu, String) Constructor
Initializes a new instance of the RibbonSearchMenuEnterPressedEventArgs class with specified settings.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type |
|---|---|
| menu | PopupMenu |
| searchString | String |
See Also