IUiFields.Item

Syntax

Item(Index: Integer): IUiField;

Parameters

Index is index of a data source field.

Description

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

See also:

IUiFields