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