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

Leadtools.Medical.Workstation Assembly