IPrxTableIslandLayout.FilterEnabled

Fore Syntax

FilterEnabled: Boolean;

Fore.NET Syntax

FilterEnabled: boolean;

Description

The FilterEnabled property determines whether relational data area rows are filtered.

Comments

Available values:

To set filtering condition, use the IPrxTableIslandLayout.Filter property.

Fore and Fore.NET Examples

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

See also:

IPrxTableIslandLayout