PivotDrillDownDataRow.Index Property
In This Article
Gets the row’s index within PivotDrillDownDataRow.DataSource.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer which specifies the row’s index in the data source. |
See Also