ASPxClientRichEditAutoCorrectEventArgs Properties
Provides data for the ASPxClientRichEdit.AutoCorrect event.Name | Description |
---|---|
handled | Specifies whether the event is handled. |
interval | Gets the input string’s interval. |
text | Gets the input string to check whether it should be replaced. |
See Also