IPrxTableIslandSort.Add

Fore Syntax

Add: IPrxTableIslandSortItem;

Fore.NET Syntax

Add: Prognoz.Platform.Interop.Report.IPrxTableIslandSortItem;

Description

The Add method adds a sorting condition to the collection.

Comments

To remove a sorting condition from the collection by index, use the IPrxTableIslandSort.Remove method.

Fore and Fore.NET Examples

The property use is given in the example for IPrxTableIslandLayout.Sort.

See also:

IPrxTableIslandSort