←Select platform

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 Leadtools.Medical.Workstation.Ui.GridViewLayout _ 
)  
public: 
virtual void SetCellsLayout(  
   Leadtools.Medical.Workstation.Ui.GridViewLayout layout 
)  

Parameters

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

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.Medical.Workstation Assembly