ValueChanged: function(sender, args);
sender. Event source.
args. Information on the event. The Position argument gets splitter current position.
The ValueChanged event occurs when a separator value changes.
The example of event use is given in the Example of Creating the Splitter Component page.
See also: