SetCellsLayout Method

Summary
Set the selected cells layout for all selected MedicalViewer controls.
Syntax
C#
VB
C++
public virtual void SetCellsLayout( 
   GridViewLayout layout 
) 
  
Public Overridable Sub SetCellsLayout( _ 
   ByVal layout As GridViewLayout _ 
)  
public: 
virtual void SetCellsLayout(  
   GridViewLayout layout 
)  

Parameters

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

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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