ITableFilterLimitCondition.Count

Syntax

Count: Integer;

Description

The Count property determines the number of displayed elements.

Comments

To determine a method for setting the number of displayed elements, use the ITableFilterLimitCondition.Percentage property.

Example

The property use is given in the example for ITableFilterItem.LimitCondition.

See also:

ITableFilterLimitCondition