Determines whether to allow the user to move the splitters using the mouse or the touch.
Object.defineProperty(GridLayout.prototype, 'splittersMovable',
get: function(),
set: function(value)
)
splittersMovable: boolean;
true to allow the user to move the splitters, false to prevent the user from moving the splitters using the mouse or by touch.
To adjust the splitter positions manually, refer to HorizontalSplitters and VerticalSplitters.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET