IPivotDimensionLevelPropertiesCommon.IsChildrenBeforeParents

Syntax

IsChildrenBeforeParents: Boolean;

Description

The IsChildrenBeforeParents property returns whether child elements of hierarchy are located before parent ones.

Comments

Available values:

To determine whether to place child elements of hierarchy before parent ones, use IPivotDimensionLevelPropertiesCommon.ChildrenBeforeParents.

Example

The property use is given in the example for IPivotDimensionLevelPropertiesCommon.ChildrenBeforeParents.

See also:

IPivotDimensionLevelPropertiesCommon