ASPxClientRichEditContentRemovedEventArgs.removedText Property
In This Article
Returns the recently removed text.
#Declaration
TypeScript
removedText: string
#Property Value
Type | Description |
---|---|
string | The text. |
See Also