IPrxTableIslandSort.IsEnabled

Syntax

IsEnabled: Boolean;

Description

The IsEnabled property returns whether relational data area sorting is used.

Comments

To determine whether relational data area sorting is enabled, use the IPrxTableIslandSort.Enabled property.

Example

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

See also:

IPrxTableIslandSort