IPrxTableIslandSortItem.MoveLast

Fore Syntax

MoveLast;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IPrxTableIslandSortItem