IUiFields.FieldByName

Syntax

FieldByName(FieldName: String): IUiField;

Parameters

FieldName - parameter that determines a name of the table field that must be addressed.

Description

The FieldByName method addresses a data source field by its name that is indicated as the FieldName input parameter.

See also:

IUiFields