SeriesLayout Property

Summary
Gets or sets the grid layout for the series display.
Syntax
C#
VB
C++
public virtual GridViewLayout SeriesLayout { get; set; } 
  
Public Overridable Property SeriesLayout As GridViewLayout 
public: 
virtual property GridViewLayout SeriesLayout { 
   GridViewLayout get(); 
   void set (    GridViewLayout ); 
} 

Property Value

the Leadtools.Medical.Workstation.UI.GridViewLayout for the series 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.