Add: IPivotSortItem;
Add(): Prognoz.Platform.Interop.Pivot.IPivotSortItem;
The Add method adds sorting to a table.
To remove sorting from the collection by its index, use IPivotSorter.Remove.
To clear the collection of sortings, use IPivotSorter.Clear.
The method use is given in the example for IPivotSortItem.IndexInHeader.
See also: