ASPxClientGridViewCustomButtonEventArgs Properties
Provides data for the ASPxClientGridView.CustomButtonClick event.
Name | Description |
---|---|
button |
Gets the value that identifies the custom button. |
process |
Specifies whether or not to process the event on the server.
Inherited from ASPx |
visible |
Gets the value that identifies the row whose custom button has been clicked. |
See Also