Configures splitter position and splitter bar.
number
Defines splitter position with respect to column index value.
If columnIndex
set as 2
then splitter bar placed at third column of grid.
Defaults to -1
string
Defines minimum width of Grid part, splitter can’t be moved less than this value on grid side.
Defaults to null
string
Defines splitter position at initial load, it accepts values in pixels.
Defaults to null
number
Defines splitter bar size.
Defaults to 4
Defines predefined view of Gantt.
Default
- Shows grid side and side of Gantt.Grid
- Shows grid side alone in Gantt.Chart
- Shows chart side alone in Gantt.Defaults to Default