ASPxClientRichEditContentRemovedEventArgs Constructors
Provides data for the ASPxClientRichEdit.ContentRemoved event.Name | Description |
---|---|
constructor(subDocumentId, interval, removedText) | Initializes a new instance of the ASPxClientRichEditContentRemovedEventArgs class with specified settings. |
See Also