columnsPosition Property

Summary

Gets or sets columns position of the cell inside the viewer.

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

Property Value

Value that represents the columns position of the cell inside the viewer.

Remarks

This is only valid if the CellsArrangement is set to Grid.

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