IEaxDataAreaHierarchy.IsSorted

Fore Syntax

IsSorted: Boolean;

Fore.NET Syntax

IsSorted: boolean;

Description

The IsSorted property returns the attribute whether there was a sorting of alternative hierarchy elements.

Comments

To sort elements of alternative hierarchy, use IEaxDataAreaHierarchy.Sort.

Fore and Fore.NET Examples

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

See also:

IEaxDataAreaHierarchy