splittersMovable Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(GridLayout.prototype, 'splittersMovable', 
	get: function(), 
	set: function(value) 
) 
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
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.