FilterEnabled: Boolean;
The FilterEnabled property determines whether relational data area rows are filtered.
Available values:
True. Relational data area rows are filtered.
False. Relational data area rows are not filtered.
To set filtering condition, use the IPrxTableIslandLayout.Filter property.
The property use is given in the example for IPrxTableIslandLayout.Filter.
See also: