The afterRender event handler fires after the Monthly calendar is rendered.
This is a legacy event handler. Use onAfterRender instead.
DayPilot.Month.afterRender(data, isCallBack)data (object) - custom data sent from the server using the Update() method
isCallBack (boolean) - true if this event is called after a CallBack; false if it is called during the initial page load or a PostBack
Available in api=1.