IUiFields.Item

Syntax

Item(Index: Integer): IUiField;

Parameters

Index. Data source field index.

Description

The Item property returns the data source field, which index is passed as the Index input parameter.

See also:

IUiFields