PivotGroupFilterValues.Group Property
Gets the owner field group.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v22.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
PivotGridGroup | A PivotGridGroup object that represents the owner group. |
See Also