ASPxClientRichEditAutoCorrectEventArgs.handled Property
Specifies whether the event is handled.
Declaration
handled: boolean
Property Value
Type | Description |
---|---|
boolean |
|
Remarks
Set the handled to true
, when the event processing is finished for the current input string.
See Also