ASPxClientCallbackErrorEventArgs.handled Property
In This Article
Gets or sets whether the event is handled and the default error handling actions are not required.
#Declaration
TypeScript
handled: boolean
#Property Value
Type | Description |
---|---|
boolean |
|
See Also