DashboardUnderlyingDataRow.ListSourceRowIndex Property
Gets the current row’s index in the data source.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value identifying the current row’s index in the data source. |
See Also