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

ASPxCardViewCustomButtonCallbackEventArgs Class

Provides data for the ASPxCardView.CustomButtonCallback event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ASPxCardViewCustomButtonCallbackEventArgs :
    ASPxGridCustomButtonCallbackEventArgs

Inheritance

Object
EventArgs
ASPxGridCustomButtonCallbackEventArgs
ASPxCardViewCustomButtonCallbackEventArgs
See Also