GetKeepLeafParents: Boolean;
The GetKeepLeafParents property returns whether parent elements are displayed for leaf elements.
Available values:
True. Parent elements are displayed.
False. Parent elements are not displayed.
Leaf elements are elements that do not have selected child elements.
To determine whether parent elements are displayed for dimension leaf elements, use the IPivotDimensionSettings.KeepLeafParents property.
The property use is given in the example for IPivotDimensionSettings.KeepLeafParents.
See also: