Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

SeriesLayout Property







Gets or sets the grid layout for the series display.
Syntax
public virtual GridViewLayout SeriesLayout {get; set;}
'Declaration
 
Public Overridable Property SeriesLayout As GridViewLayout
'Usage
 
Dim instance As WorkstationState
Dim value As GridViewLayout
 
instance.SeriesLayout = value
 
value = instance.SeriesLayout

            

            
public: __property virtual GridViewLayout get_SeriesLayout();
public: __property virtual void set_SeriesLayout( 
   GridViewLayout value
);
public:
virtual property GridViewLayout SeriesLayout {
   GridViewLayout get();
   void set (    GridViewLayout value);
}

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

See Also

Reference

WorkstationState Class
WorkstationState Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features