TcxPivotGridOLAPField.HierarchyUniqueName Property
Determines the hierarchical path to the field.
Declaration
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