Skip to main content

PivotGridFieldCollectionBase.GroupFieldsByHierarchies() Method

Combines fields into groups as specified by a cube’s structure on an OLAP server. This method supports the internal infrastructure, and is not intended to be called directly from your code.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v23.2.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

[Browsable(false)]
public virtual void GroupFieldsByHierarchies()
See Also