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

ASPxGridViewAfterPerformCallbackEventArgs Class

Provides data for the ASPxGridView.AfterPerformCallback event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ASPxGridViewAfterPerformCallbackEventArgs :
    ASPxGridAfterPerformCallbackEventArgs

Inheritance

Object
EventArgs
ASPxGridAfterPerformCallbackEventArgs
ASPxGridViewAfterPerformCallbackEventArgs
See Also