GridViewExportDetailRowEventArgs.RowIndex Property
Gets the visible index of the currently processed row.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that is the index of the currently processed row. |
See Also