cellsArrangement Property

Summary

Gets or sets the current arrangement of each cell inside the viewer.

Syntax
TypeScript
JavaScript
Object.defineProperty(MedicalViewer.prototype, 'cellsArrangement', 
	get: function(), 
	set: function(value) 
) 
cellsArrangement: CellsArrangement; 

Property Value

Remarks

If the CellsArrangement to Grid, then use the GridLayout property to control how the cells are arranged.

If the CellsArrangement to Random, then use the Layout property to control how the cells are arranged.

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.