LayoutOptions Property

Summary

Gets the layout options for the MedicalViewer control.

Syntax
C#
VB
C++
public MedicalViewerLayoutOptions LayoutOptions { get; } 
  
Public ReadOnly Property LayoutOptions As MedicalViewerLayoutOptions 
            public: 
property MedicalViewerLayoutOptions^ LayoutOptions { 
   MedicalViewerLayoutOptions^ get(); 
} 

Property Value

The layout options.

Remarks

The layout options are only valid when the control was created in non grid mode. The options control specific settings having to do with the layout and design of cells placed in the MedicalViewer.

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.MedicalViewer Assembly