IPivotSortItem.Kind

Fore Syntax

Kind: PivotSortKind;

Fore.NET Syntax

Kind: Prognoz.Platform.Interop.Pivot.PivotSortKind;

Description

The Kind property determines a sorting type.

Comments

To determine sorting direction, use IPivotSortItem.Direction.

Fore and Fore.NET Examples

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

See also:

IPivotSortItem