IEaxDataAreaHierarchy.IsSorted

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.

Example

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

See also:

IEaxDataAreaHierarchy