IPrxTableIslandSortItem.Enabled

Fore Syntax

Enabled: TriState;

Fore.NET Syntax

Enabled: Prognoz.Platform.Interop.ForeSystem.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.

Fore and Fore.NET Examples

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

See also:

IPrxTableIslandSortItem