ASPxClientRichEditContentRemovedEventArgs Properties
Provides data for the ASPxClientRichEdit.ContentRemoved event.| Name | Description |
|---|---|
| interval | Gets the text buffer interval related to the removed content. |
| removedText | Returns the recently removed text. |
| subDocumentId | Gets the active sub-document’s identifier. |
See Also