ASPxClientRichEdit.selection Property
Provides access to the client methods that change the selection.
#Declaration
selection: RichEditSelection
#Property Value
Type | Description |
---|---|
Rich |
A Rich |
#Remarks
The selection property provides access to a set of methods allowing you to position the cursor within a document and to select document content elements.
Refer to the following section for more information: Client Selection.