A newer version of this page is available.
Switch to the current version.
ASPxGridViewCustomButtonEventArgs Class
Provides data for the ASPxGridView.CustomButtonInitialize event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
Remarks
The ASPxGridView.CustomButtonInitialize event enables you to initialize custom command buttons. The ASPxGridViewCustomButtonEventArgs provides properties that allow you to identify the initialized custom button, row, command column and the type of a cell which contains the processed button, etc.