ASPxGridViewItemEventArgs.VisibleIndex Property
Gets the visible index of the data row.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value that specifies the data row’s visible index. |
See Also