StudiesLayout Property

Summary

Gets or sets the grid layout for the studies display.

Syntax
C#
VB
C++
public virtual GridViewLayout StudiesLayout { get; set; } 
  
Public Overridable Property StudiesLayout As GridViewLayout 
public: 
virtual property GridViewLayout StudiesLayout { 
   GridViewLayout get(); 
   void set (    GridViewLayout ); 
} 

Property Value

the Leadtools.Medical.Workstation.UI.GridViewLayout for the studies display.

Remarks

The component which is updating the layout on the Leadtools.Medical.Workstation.UI.WorkstationViewer control should update this value.

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