TcxPivotGridOLAPField.HierarchyUniqueName Property
In This Article
Determines the hierarchical path to the field.
#Declaration
Delphi
property HierarchyUniqueName: string read;
#Property Value
Type |
---|
string |
#Remarks
The returned value is a full hierarchical path within a dimension hierarchy, as follows: ‘[Categories].[Category Name]’.
See Also