ASPxVerticalGridCustomCommandButtonEventArgs Constructors
Provides data for the ASPxVerticalGrid.CustomButtonInitialize event.| Name | Parameters | Description |
|---|---|---|
| ASPxVerticalGridCustomCommandButtonEventArgs(VerticalGridCommandRowCustomButton, Int32) | button, visibleIndex | Initializes a new instance of the ASPxVerticalGridCustomCommandButtonEventArgs class. |
See Also