IEaxDataAreaHierarchy.IsAutoSort

Syntax

IsAutoSort: Boolean;

Description

The IsAutoSort property returns attribute whether automatic sorting is used for alternative hierarchy elements.

Comments

Available values:

To determine whether automatic sorting of alternative hierarchy elements will be used, use IEaxDataAreaHierarchy.AutoSort.

Example

The property use is given in the example for IEaxDataAreaHierarchy.ElementStyle.

See also:

IEaxDataAreaHierarchy