ASPxClientButtonClickEventArgs.cancelEventAndBubble Property
Specifies whether both the event’s default action and the event’s bubbling upon the hierarchy of event handlers should be canceled.
Declaration
cancelEventAndBubble: boolean
Property Value
Type | Description |
---|---|
boolean |
|
See Also