PivotDrillDownDataRow.Index Property
In This Article
Gets the row's index in the data source.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer which specifies the row's index in the data source. |
See Also