IPivotSortItem.Direction

Fore Syntax

Direction: PivotSortDirection;

Fore.NET Syntax

Direction: Prognoz.Platform.Interop.Pivot.PivotSortDirection;

Description

The Direction property determines sorting direction.

Comments

To determine a sorting type, use IPivotSortItem.Kind.

Fore and Fore.NET Examples

The property use is given in the example for IPivotSortItem.Selection.

See also:

IPivotSortItem