SrsReportDataContractUIBuilder.addEventHandlerForControlChange Method [AX 2012]

Overrides the default event handlers of the formControl object to refresh the parameter values.

Syntax

private void addEventHandlerForControlChange(FormControl control)

Run On

Called

Parameters

  • control
    Type: FormControl Class
    The instance of the formControl class to which to add event handlers.

See Also

Reference

SrsReportDataContractUIBuilder Class