IPrxTableIslandSortItem.Descending

Syntax

Descending: Boolean;

Description

The Descending property determines whether descending sorting is used for data of relational data area.

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