Exit: function(sender, args: Object);
sender. Event source.
args. Event information. Available arguments: ActiveSource - MDM dictionary to be closed.
The Exit event is fired on exiting the container for MDM dictionary.
The example of event use is given on the page Example of creating the DictionaryBox component.
See also: