ElsChanged: function(sender, args)
sender. Event source
args. Information about event. Arguments: Elem contains changed element; Operation - the PP.Mb.ListOperation enumeration element specifying operation type.
The ElsChanged event occurs after changing dimension elements.
The example of event use is given in description of the DimSource.addChildElem method.
See also: