ITableFilterLimitCondition

Assembly: Tab;

Description

The ITableFilterLimitCondition interface contains properties for managing conditions of the Top N filtering type.

Inheritance Hierarchy

          ITableFilterLimitCondition

Properties

  Property name Brief description
Count The Count property determines the number of displayed elements.
HighestValues The HighestValues property determines displaying of greatest and least values.
Percentage The Percentage property determines a method for setting the number of elements to be displayed as an absolute value or percentage from the total number.

See also:

Tab Assembly Interfaces