PivotGroupFilterValuesCollection(IPivotGroupFilterValueParent) Constructor
In This Article
Initializes a new instance of the PivotGroupFilterValuesCollection class.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
owner | DevExpress. |
An object implementing the DevExpress. |
See Also