RangeLoaded: function (sender, args)
sender. Event source.
args. Event information. Available arguments: Data (returns an object that contains table structure description) and Ranges (returns an object with description of selected table cells).
The RangeLoaded event occurs after loading table ranges.
The example of event use is given in description of the TabSheetDataSource.loadRangesfromJSON method.
See also: