ASPxGridViewCustomButtonEventArgs Constructors
Provides data for the ASPxGridView.CustomButtonInitialize event.| Name | Parameters | Description |
|---|---|---|
| ASPxGridViewCustomButtonEventArgs(GridViewCommandColumnCustomButton, Int32, GridViewTableCommandCellType, Boolean) | button, visibleIndex, cellType, isEditingRow | Initializes a new instance of the ASPxGridViewCustomButtonEventArgs class. |
See Also