IPrxTableIslandLayout.FilterEnabled

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.

Example

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

See also:

IPrxTableIslandLayout