GroupFallbackTitles Property
Overloads
GroupFallbackTitles |
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). JSON property name: qGroupFallbackTitles |
GroupFallbackTitles
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).
JSON property name: qGroupFallbackTitles
Declaration
public IEnumerable<string> GroupFallbackTitles { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.String> |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!