ASPxClientHtmlEditorCommandArguments.selectedElement Property
Gets the currently selected element in the ASPxHtmlEditor.
Declaration
selectedElement: any
Property Value
Type | Description |
---|---|
any | An HTML object which is the currently selected element. |
See Also