ReportSection.control Method

Finds a control in the section, based on the control’s table and dataField properties.

Syntax

public ReportControl control(FieldId fieldId, [TableId tableId])

Run On

Called

Parameters

Return Value

Type: ReportControl Class
The report control that is found.

Remarks

If the table ID is not supplied, the table property from the section’s parent section group is used.

See Also

ReportSection Class

ReportSection.controlName Method

ReportDesign.control Method