Share via


SRSReportRunHelperBase.addCustomCtrls Method [AX 2012]

Provides a hook to create custom controls on the SRS Report Run Form.

Syntax

public void addCustomCtrls()

Run On

Called

Remarks

You will overload this function when you want to fill the empty form with custom controls managed by your Report Run Helper class.

See Also

Reference

SRSReportRunHelperBase Class