IThreadSafeGroup.Hierarhcy Property
In This Article
Gets the name of the hierarchy to which the current field group belongs.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
String | A String that specifies the name of the hierarchy to which the current field group belongs. |
#Remarks
This property supports the internal infrastructure and is not intended to be used directly from your code.
See Also