IEaxDataAreaHierarchy.IsAutoSort

Fore Syntax

IsAutoSort: Boolean;

Fore.NET Syntax

IsAutoSort: boolean;

Description

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

Comments

Returned values:

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

Fore and Fore.NET Examples

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

See also:

IEaxDataAreaHierarchy