IPivotDimensionLevelPropertiesCommon.IsChildrenBeforeParents

Fore Syntax

IsChildrenBeforeParents: Boolean;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IPivotDimensionLevelPropertiesCommon