gridLayout Property

Summary

Gets the class that contains the properties to control how the sub-cells are arranged inside the medical viewer.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell.prototype, 'gridLayout', 
	get: function() 
) 
gridLayout: CellGridLayout; // read-only 

Property Value

CellGridLayout that contains the properties to control how the sub-cells are arranged inside the medical viewer.

Remarks

These properties are only valid if you set the FrameArrangement to anything other than custom.

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