leftSplit
the number of the columns fixed to left side of the grid (works for the Split Mode)
let leftSplit: number
Example
Section titled “Example”webix.grid({ leftSplit:2, ...});
also check the next samples:
See also
Section titled “See also”Articles
API