The onColumnResized event is fired when a user completes drag and drop resizing of calendar columns (on drop).
At this point, the calendar column widths (columns.list property) are already updated to the new values. See also the onColumnResize handler which is called before the new values are stored.
Available since version 2022.3.5377.
DayPilot.Calendar.onColumnResized(args);