ASPxClientRichEditCharacterPropertiesChangedEventArgs.interval Property
In This Article
Gets the text buffer interval related to the changed characters.
#Declaration
TypeScript
interval: Interval
#Property Value
Type | Description |
---|---|
Interval | An object that stores the changed character length and position. |
See Also