IPrxTableIslandSort.Add

Syntax

Add: 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.

Example

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

See also:

IPrxTableIslandSort