SearchComplited: function (sender, args)
sender. Event source.
args. Event information. Available arguments: SearchResult (the array with found table elements containing row and column coordinates).
The SearchComplited event occurs after data has been searched in a table.
The event use is given in description of the TabSheetDataSource.search method.
See also: