PopupMenuShowingEventArgs Properties
Provides data for the SpreadsheetControl.PopupMenuShowing event.Name | Description |
---|---|
Menu | Gets or sets the SpreadsheetControl’s popup menu for which the event was raised. |
MenuType | Returns the type of the current SpreadsheetControl’s popup menu. |
See Also