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

ASPxCardViewAfterPerformCallbackEventArgs Class

Provides data for the ASPxCardView.AfterPerformCallback event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ASPxCardViewAfterPerformCallbackEventArgs :
    ASPxGridAfterPerformCallbackEventArgs

Inheritance

Object
EventArgs
ASPxGridAfterPerformCallbackEventArgs
ASPxCardViewAfterPerformCallbackEventArgs
See Also