IPrxTableIslandSortItem.MoveToPosition

Syntax

MoveToPosition(Position: Integer);

Parameters

Position. Position of sorting condition in the collection.

Description

The MoveToPosition method moves sorting condition to the specified position.

Comments

To move sorting condition to the first position, use the IPrxTableIslandSortItem.MoveFirst method.

Example

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

See also:

IPrxTableIslandSortItem