Skip to main content
A newer version of this page is available. .

RichEditSelection Class

Contains a set of methods and properties to work with the document selection.

Declaration

declare class RichEditSelection

Remarks

An instance of the RichEditSelection object can be accessed using the ASPxClientRichEdit.selection property.

See Also