ASPxClientHtmlEditorSelection Methods
A selection in the ASPxHtmlEditor.
Name | Description |
---|---|
Get |
Returns an array of the currently selected elements. |
Get |
Returns the HTML markup specifying the currently selected ASPx |
Get |
Returns a DOM element that relates to the current selection. |
Get |
Returns the text within the currently selected ASPx |
Set |
Sets the new HTML markup in place of the currently selected within ASPx |
See Also