ASPxClientRibbonCommandExecutedEventArgs Properties
Provides data for the ASPxClientRibbon.CommandExecuted event.
Name | Description |
---|---|
item | Gets an item object related to the event. |
parameter | Gets an optional parameter that complements the processed command. |
process |
Specifies whether or not to process the event on the server.
Inherited from ASPx |
See Also