PivotGroupFilterValues.Group Property
In This Article
Gets the owner field group.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
#Declaration
public PivotGridGroup Group { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
See Also