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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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