splitterSize Property (GridLayout)

Summary

Gets or sets the thickness of the splitters.

Syntax

JavaScript Syntax
Object.defineProperty(GridLayout.prototype, 'splitterSize', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

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