LeafElementsOnly: TriState;
LeafElemetnsOnly: Prognoz.Platform.Interop.ForeSystem.TriState;
The LeafElemetsOnly property determines whether only dimension leaf elements are displayed.
Leaf elements are elements that do not have selected child elements.
To determine whether only leaf elements are displayed, use IPivotDimensionSettings.IsLeafElementsOnly.
The property use is given in the example for IPivotDimension.Settings
See also: