ITabCustomSort.Item

Syntax

Item(Index: Integer): ITabCustomSortItem;

Parameters

Index - the parameter determines sorting area located in data table.

Description

The Item property returns an object containing sorting area located in the data table.

Example

The property use is given in description of the CaseSensitive property description.

See also:

ITabCustomSort