IPrxTableIslandSortItem.MoveFirst

Syntax

MoveFirst;

Description

The MoveFirst method moves sorting condition one position up.

Comments

To move sorting condition to the last position, use the IPrxTableIslandSortItem.MoveLast method.

Example

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

See also:

IPrxTableIslandSortItem