PopupMenuShowingEventArgs Properties
Provides data for the SpreadsheetControl.PopupMenuShowing event.| Name | Description |
|---|---|
| Customizations | Provides access to the collection of context menu customization actions. |
| Menu | Gets or sets the context menu for which the event is raised. |
| MenuType | Indicates a spreadsheet element for which the context menu is invoked. |
See Also