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