ASPxClientSpreadsheetPopupMenuShowingEventArgs Class
In This Article
Provides data for the ASPxClientSpreadsheet.PopupMenuShowing event.
#Declaration
TypeScript
declare class ASPxClientSpreadsheetPopupMenuShowingEventArgs extends ASPxClientCancelEventArgs
#Inheritance
ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientSpreadsheetPopupMenuShowingEventArgs
See Also