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