IPrxTableIslandSort.IsEnabled

Fore Syntax

IsEnabled: Boolean;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IPrxTableIslandSort