IPrxTableIslandSortItem.MoveFirst

Fore Syntax

MoveFirst;

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

Fore and Fore.NET Examples

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

See also:

IPrxTableIslandSortItem