ASPxClientRichEditCustomCommandExecutedEventArgs Properties
Provides data for the ASPxClientRichEdit.CustomCommandExecuted event.| Name | Description |
|---|---|
| commandName | Gets the name of the processed command. |
| parameter | Gets an optional parameter that complements the processed command. |
See Also