ControlChanged: function (sender, args);
sender. Event source.
args. Event information.
The ControlChanged event occurs on changing component properties.
The example of use is given on the page with description of the ParametersDataSource.ControlChanged event.
See also: