ReportSection.controlName Method [AX 2012]

Finds a control in a section, based on the control's Name property.

public ReportControl controlName(str name)

Run On

Called

Parameters

name
Type: str
The Name property of the control.

Return Value

Type: ReportControl Class
The control that is found.

Community Additions

ADD
Show: