Contents
- Properties
Having trouble getting help?
Contact Support
Contact Support
SplitterSettingsModel
23 Sep 20251 minute to read
Interface for a class SplitterSettings
Properties
columnIndex number
Defines splitter position with respect to column index value.
If columnIndex set as 2 then splitter bar placed at third column of grid.
minimum string
Defines minimum width of Grid part, splitter can’t be moved less than this value on grid side.
position string
Defines splitter position at initial load, it accepts values in pixels.
separatorSize number
Defines splitter bar size.
view SplitterView
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.