ASPxClientRichEditContentRemovedEventArgs.interval Property
Gets the text buffer interval related to the removed content.
Declaration
interval: Interval
Property Value
Type | Description |
---|---|
Interval | An object that stores the removed content’s length and position. |
See Also