ASPxClientRichEditPointerDownEventArgs.handled Property
In This Article
Gets or sets whether the event is handled manually, so no default processing is required.
#Declaration
TypeScript
handled: boolean
#Property Value
Type | Description |
---|---|
boolean |
|
See Also