splitterSize Property

Summary

Gets or sets the thickness of the splitters.

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

Property Value

Value that represents the thickness of the splitters.

Remarks

Setting this value to zero will hide the splitters altogether.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly