PivotSummaryDataRow.DataSource Property
Gets the parent summary data source.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.1.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
PivotSummaryDataSource | A PivotSummaryDataSource object that represents the parent summary data source. |
See Also