TcxPivotGridOLAPField.LevelUniqueName Property
In This Article
Determines the field level name.
#Declaration
Delphi
property LevelUniqueName: string read;
#Property Value
Type |
---|
string |
#Remarks
The returned value is a full hierarchical path within a dimension hierarchy to the grouping category level, as follows: ‘[Date].[Fiscal].[Fiscal Year]’.
See Also