ITableFilter.Item

Syntax

Item(Index: Integer): ITableFilterItem;

Parameters

Index is an index of the filtration element.

Description

The Item property returns filtration element, the index of which is passed as the Index input parameter.

See also:

ITableFilter