IPrxTableIslandSort.Enabled

Fore Syntax

Enabled: TriState;

Fore.NET Syntax

Enabled: Prognoz.Platform.Interop.ForeSystem.TriState;

Description

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

Comments

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

Fore and Fore.NET Examples

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

See also:

IPrxTableIslandSort