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