IPivotSorter.RowsDataSort

Fore Syntax

RowsDataSort: IPivotSorterData;

Fore.NET Syntax

RowsDataSort: Prognoz.Platform.Interop.Pivot.IPivotSorterData;

Description

The RowsDataSort property returns parameters of sorting by table rows.

Comments

The property is outdated, use IPivotSorter.Item.

See also:

IPivotSorter