ASPxClientRibbonCommandExecutedEventArgs Class
Provides data for the ASPxClientRibbon.CommandExecuted event.
Declaration
declare class ASPxClientRibbonCommandExecutedEventArgs extends ASPxClientProcessingModeEventArgs
Remarks
Objects of the ASPxClientRibbonCommandExecutedEventArgs type are used as arguments for the ASPxClientRibbon.CommandExecuted event generated on the client side.
ASPxClientRibbonCommandExecutedEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.
Inheritance
ASPxClientEventArgs
ASPxClientProcessingModeEventArgs
ASPxClientRibbonCommandExecutedEventArgs
See Also