PivotDrillDownDataRow.ListSourceRowIndex Property
In This Article
Gets the row's index in the pivot grid's data source.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | Gets the current row's index in the pivot grid's data source. |
See Also