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

GridViewExportDetailRowEventArgs Class

Provides arguments to implement a method delegate of the GridViewGetExportDetailGridViewEventHandler type.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v21.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class GridViewExportDetailRowEventArgs :
    EventArgs

Inheritance

Object
EventArgs
GridViewExportDetailRowEventArgs
See Also