Skip to main content
A newer version of this page is available. .

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.v18.2.Core.dll

Declaration

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