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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.