DayPilot.Kanban.onHeightChanged

Fires whenever the control offsetHeight changes.

Declaration

DayPilot.Kanban.onHeightChanged(args);

Parameters

  • args.oldHeight - old offsetHeight value
  • args.newHeight - new offsetHeight value