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

ASPxVerticalGridAfterPerformCallbackEventArgs Class

Provides data for the ASPxVerticalGrid.AfterPerformCallback event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ASPxVerticalGridAfterPerformCallbackEventArgs :
    ASPxGridAfterPerformCallbackEventArgs

Inheritance

Object
EventArgs
ASPxGridAfterPerformCallbackEventArgs
ASPxVerticalGridAfterPerformCallbackEventArgs
See Also