LeafElementsOnly: TriState;
The LeafElemetsOnly property determines whether only leaf elements of dimension 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: