IPrxTableIslandSortItem.MoveLast

Syntax

MoveLast;

Description

The MoveLast method moves sorting condition one position down.

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