ReportSection.control Method [AX 2012]
Finds a control in the section, based on the control’s table and dataField properties.
public ReportControl control(FieldId fieldId, [TableId tableId])
Run On
CalledParameters
- fieldId
- Type: FieldId Extended Data Type
The control's dataField property.
- tableId
- Type: TableId Extended Data Type
The control's table property; optional.
Community Additions
ADD
Show: