gridLayout Property (Cell)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(Cell.prototype, 'gridLayout', 
	get: function() 
) 
TypeScript Syntax
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

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