PropertyChanged: function (sender, args);
sender. Event source.
args. Event information.
The PropertyChanged event is fired on changing properties of a regular report control.
The example of event use is given in description of the PrxControl.refreshAll method.
See also: