ASPxClientHtmlEditorCommandArguments Members
The base class for parameters used in the ASPxHtmlEditor‘s client-side commands.Constructors
| Name | Description |
|---|---|
| constructor(htmlEditor) | Initializes a new instance of the object. |
Properties
| Name | Description |
|---|---|
| selectedElement | Gets the currently selected element in the ASPxHtmlEditor. |
See Also