Skip to main content
Tab

ASPxVerticalGridAfterPerformCallbackEventArgs Class

Provides data for the ASPxVerticalGrid.AfterPerformCallback event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxVerticalGridAfterPerformCallbackEventArgs :
    ASPxGridAfterPerformCallbackEventArgs

Inheritance

Object
EventArgs
ASPxGridAfterPerformCallbackEventArgs
ASPxVerticalGridAfterPerformCallbackEventArgs
See Also