layout Field

Summary

Gets the Layout that contains a list of cells included in the medical viewer.

Syntax

JavaScript Syntax
MedicalViewer = function() { 
   this.layout = (default value); 
} 
TypeScript Syntax
layout: LayoutManager; 

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly