RibbonCommandExecutedEventArgs Properties
Provides data for the ASPxRibbon.CommandExecuted event.Name | Description |
---|---|
Item | Gets an item object related to the event. |
Parameter | Gets an optional parameter that complements the processed command. |
See Also