ASPxClientSpreadsheetHyperlinkClickEventArgs.handled Property
In This Article
Gets or sets a value that specifies whether the event is handled, and the default processing is not required.
#Declaration
TypeScript
handled: boolean
#Property Value
Type | Description |
---|---|
boolean |
|
See Also