LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

SetCellsLayout Method







Type: GridViewLayout. The rows and columns of the cells.
Set the selected cells layout for all selected MedicalViewer controls.
Syntax
public virtual void SetCellsLayout( 
   GridViewLayout layout
)
'Declaration
 
Public Overridable Sub SetCellsLayout( _
   ByVal layout As GridViewLayout _
) 
'Usage
 
Dim instance As MedicalViewerHost
Dim layout As GridViewLayout
 
instance.SetCellsLayout(layout)
public virtual void SetCellsLayout( 
   GridViewLayout layout
)
 function Leadtools.Medical.Workstation.UI.MedicalViewerHost.SetCellsLayout( 
   layout 
)
public: virtual void SetCellsLayout( 
   GridViewLayout layout
) 
public:
virtual void SetCellsLayout( 
   GridViewLayout layout
) 

Parameters

layout
Type: GridViewLayout. The rows and columns of the cells.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerHost Class
MedicalViewerHost Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.