Skip to content

leftSplit

the number of the columns fixed to left side of the grid (works for the Split Mode)

let leftSplit: number
webix.grid({
leftSplit:2,
...
});

also check the next samples:

Articles

API