Skip to main content
Tab

ASPxVerticalGridCustomButtonCallbackEventArgs Class

Provides data for the ASPxVerticalGrid.CustomButtonCallback event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class ASPxVerticalGridCustomButtonCallbackEventArgs :
    ASPxGridCustomButtonCallbackEventArgs

#Inheritance

Object
EventArgs
ASPxGridCustomButtonCallbackEventArgs
ASPxVerticalGridCustomButtonCallbackEventArgs
See Also