ASPxClientButtonClickEventArgs Constructors
Provides data for the ASPxClientButton.Click event.| Name | Description |
|---|---|
| constructor(processOnServer, cancelEventAndBubble) | Initializes a new instance of the ASPxClientButtonClickEventArgs class with the specified settings. |
See Also