onAfterSchedulerResize
Description
Fires after the scheduler has changed its size and data area was repainted
onAfterSchedulerResize: () => void
Example
scheduler.attachEvent("onAfterSchedulerResize", function(){
//any custom logic here
});
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.