ASPxClientHtmlEditor.RestoreSelection Method
In This Article
Restores the selection within the ASPxHtmlEditor.
#Declaration
TypeScript
RestoreSelection(): boolean
#Returns
Type | Description |
---|---|
boolean |
|
See Also