INxDimensionInfoGroupFallbackTitles Property |
Array of dimension labels.
Contains the labels of all dimensions in a hierarchy group (for example the labels of all dimensions in a drill down group).
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax IEnumerable<string> GroupFallbackTitles { get; set; }
Property GroupFallbackTitles As IEnumerable(Of String)
Get
Set
Property Value
Type:
IEnumerableStringSee Also