Skip to main content

ASPxClientRibbonCommandExecutedEventArgs Properties
Show Inherited Hide Inherited

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.
processOnServer Specifies whether or not to process the event on the server. Inherited from ASPxClientProcessingModeEventArgs.
See Also