IPrxTableIslandSortItem.Enabled

Syntax

Enabled: TriState;

Description

The Enabled property determines whether relational data area sorting by particular field is enabled.

Comments

To get whether relational data area sorting is enabled, use the IPrxTableIslandSortItem.IsEnabled property.

Example

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

See also:

IPrxTableIslandSortItem