PivotSummaryDataRow.DataSource Property
Gets the parent summary data source.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Property Value
Type | Description |
---|---|
PivotSummaryDataSource | A PivotSummaryDataSource object that represents the parent summary data source. |
See Also