PivotSummaryDataSource.Item[Int32] Property
In This Article
Gets or sets the row by its index.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v14.2.Core.dll
#Declaration
#Parameters
Name | Type |
---|---|
index | Int32 |
#Property Value
Type |
---|
Pivot |
#Remarks
This property is overridden in the PivotSummaryDataSource class. To learn more, see PivotSummaryDataSource.Item.
See Also