gridLayout Property

Summary

Gets the class that controls the grid layout.

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

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