ASPxGridViewItemEventArgs.VisibleIndex Property
Gets the visible index of the data row.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.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