onColumnResize of ui.datatable, Events Webix Docs

StartAPI Referenceui.datatableEvents

fires when the width of a column was changed

void onColumnResize(string id,number newWidth,number oldWidth,boolean user_action);

id