PivotGridGroupCollection(PivotGridWpfData, PivotGridGroupCollection) Constructor
In This Article
Initializes a new instance of the PivotGridGroupCollection class.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Parameters
Name | Type |
---|---|
data | DevExpress. |
groups | Pivot |
#Remarks
This constructor is automatically called when PivotGridControl initializes its PivotGridControl.Groups property.
See Also