Skip to main content
Tab

ASPxCardViewCustomButtonCallbackEventArgs Class

Provides data for the ASPxCardView.CustomButtonCallback event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class ASPxCardViewCustomButtonCallbackEventArgs :
    ASPxGridCustomButtonCallbackEventArgs

#Inheritance

Object
EventArgs
ASPxGridCustomButtonCallbackEventArgs
ASPxCardViewCustomButtonCallbackEventArgs
See Also