ASPxClientButtonEditClickEventArgs Properties
Provides data for the ASPxClientButtonEditBase.ButtonClick event.
Name | Description |
---|---|
button |
Gets the index of the clicked button. |
process |
Specifies whether or not to process the event on the server.
Inherited from ASPx |
See Also