IPrxTableIslandSortItem.Index

Syntax

Index: Integer;

Description

The Index property returns index of sorting condition in the collection.

Comments

To move a sorting condition to the specified position, use the IPrxTableIslandSortItem.MoveToPosition method.

Example

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

See also:

IPrxTableIslandSortItem