fires when a user clicks on the expand icon to change the scheduler's size from 'full screen' to original.
scheduler.attachEvent("onCollapse",function(){ //any custom logic here });
The event requires the expand extension to be enabled.