gridLayout Property (MedicalViewer)

Summary

Gets the class that controls the grid layout.

Syntax

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

Property Value

GridLayout class that controls the grid layout.

Remarks

These properties are only valid if you set the CellsArrangement to set to Grid.

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