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