splittersMovable Property (GridLayout)

Summary

Determines whether to allow the user to move the splitters using the mouse or the touch.

Syntax

JavaScript Syntax
Object.defineProperty(GridLayout.prototype, 'splittersMovable', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
splittersMovable: boolean;

Property Value

true to allow the user to move the splitters, false to prevent the user from moving the splitters using the mouse or by touch.

Remarks

To adjust the splitter positions manually, refer to HorizontalSplitters and VerticalSplitters.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize