RibbonSearchMenuEventArgs Properties
Contains data for the CustomizeSearchMenu event.Name | Description |
---|---|
Menu | Gets the search menu. |
SearchString | Gets text entered in the search box. Inherited from RibbonSearchMenuBaseEventArgs. |
ShowNoMatchesItem | Gets or sets whether to display the No matches found item in the Search Menu. |
See Also