ITableFilterItem.State

Syntax

State: FilterItemState;

Description

The State property determines a filtering type.

Comments

The Inactive value is set by default.

Example

The property use is given in the example for ITableFilterCondition.Condition.

See also:

ITableFilterItem