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 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.