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 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.