Item(Index: Integer): IPrxTableIslandSortItem;
Index. Index of sorting condition in the collection.
The Item property returns relational data area sorting condition by index.
To get the number of relational data area sorting conditions, use the IPrxTableIslandSort.Count property.
The property use is given in the example for IPrxTableIslandLayout.Sort.
See also: