Skip to main content
A newer version of this page is available. .
Tab

ASPxVerticalGridCustomCommandButtonEventArgs Class

Provides data for the ASPxVerticalGrid.CustomButtonInitialize event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ASPxVerticalGridCustomCommandButtonEventArgs :
    ASPxGridCustomCommandButtonEventArgs

Inheritance

Object
EventArgs
ASPxGridCustomCommandButtonEventArgs
ASPxVerticalGridCustomCommandButtonEventArgs
See Also