IEaxDataAreaHierarchy.SortDirection

Fore Syntax

SortDirection: EaxDataAreaHierarchySortDirection;

Fore.NET Syntax

SortDirection: Prognoz.Platform.Interop.Express.EaxDataAreaHierarchySortDirection;

Description

The SortDirection property determines sorting order 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