PopupMenuShowingEventArgs Constructors
Provides data for the SpreadsheetControl.PopupMenuShowing event.Name | Parameters | Description |
---|---|---|
PopupMenuShowingEventArgs(SpreadsheetPopupMenu, SpreadsheetMenuType) | menu, menuType | Initializes a new instance of the PopupMenuShowingEventArgs class with the specified parameters. |
See Also