IsAutoSort: Boolean;
The IsAutoSort property returns attribute whether automatic sorting is used for alternative hierarchy elements.
Available values:
True. Automatic sorting of alternative hierarchy elements is used.
False. Automatic sorting of alternative hierarchy elements is not used.
To determine whether automatic sorting of alternative hierarchy elements will be used, use IEaxDataAreaHierarchy.AutoSort.
The property use is given in the example for IEaxDataAreaHierarchy.ElementStyle.
See also: