ReportDesign.controlName Method [AX 2012]
Finds a control in the generated design, based on the control's Name property.
public ReportControl controlName(str name)
Run On
CalledParameters
- name
- Type: str
The Name property of the control, expressed as a string.
Community Additions
ADD
Show: