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