ChildLoaded(sender, args: Object);
sender. Event source.
args. Event information. Available arguments: Dictionary - MDM dictionary, IsFilter - indicates that filter is successfully applied, ParentKey - key of the parent element.
The ChildLoaded event is fired after loading MDM dictionary children.
The example of event use is given on the page with description of the RdsService.getFilterElements method.
See also: