Express > Express Assembly Interfaces > IEaxDataAreaHierarchy > IEaxDataAreaHierarchy.IsSorted
IsSorted: Boolean;
IsSorted: boolean;
The IsSorted property returns the attribute whether there was a sorting of alternative hierarchy elements.
To sort elements of alternative hierarchy, use IEaxDataAreaHierarchy.Sort.
The property use is given in the example for IEaxDataAreaHierarchy.ElementStyle.
See also: