Skip to main content
Tab

ASPxVerticalGridCustomCommandButtonEventArgs Class

Provides data for the ASPxVerticalGrid.CustomButtonInitialize event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class ASPxVerticalGridCustomCommandButtonEventArgs :
    ASPxGridCustomCommandButtonEventArgs

#Inheritance

Object
EventArgs
ASPxGridCustomCommandButtonEventArgs
ASPxVerticalGridCustomCommandButtonEventArgs
See Also