Back to Devexpress

ASPxClientRibbonCommandExecutedEventArgs Class

aspnet-js-aspxclientribboncommandexecutedeventargs.md

latest1.0 KB
Original Source

ASPxClientRibbonCommandExecutedEventArgs Class

Provides data for the ASPxClientRibbon.CommandExecuted event.

Declaration

ts
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

Ribbon

ASPxClientRibbonCommandExecutedEventArgs Members