RibbonCommandExecutedEventArgs Constructors
Provides data for the ASPxRibbon.CommandExecuted event.Name | Parameters | Description |
---|---|---|
RibbonCommandExecutedEventArgs(RibbonItemBase, String) | item, parameter | Initializes a new instance of the RibbonCommandExecutedEventArgs object with the specified settings. |
See Also