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