FieldByName(FieldName: String): IUiField;
FieldName - parameter that determines a name of the table field that must be addressed.
The FieldByName method addresses a data source field by its name that is indicated as the FieldName input parameter.
See also: