LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

WorkstationSelectedCells Property







Gets a collection that contains the current selected Leadtools.MedicalViewer.MedicalViewerBaseCell controls.
Syntax
public virtual SelectedWorkstationCellsCollection WorkstationSelectedCells {get;}
'Declaration
 
Public Overridable ReadOnly Property WorkstationSelectedCells As SelectedWorkstationCellsCollection
'Usage
 
Dim instance As WorkstationState
Dim value As SelectedWorkstationCellsCollection
 
value = instance.WorkstationSelectedCells
public virtual SelectedWorkstationCellsCollection WorkstationSelectedCells {get;}
 get_WorkstationSelectedCells(); 
public: __property virtual SelectedWorkstationCellsCollection* get_WorkstationSelectedCells();
public:
virtual property SelectedWorkstationCellsCollection* WorkstationSelectedCells {
   SelectedWorkstationCellsCollection* get();
}

Property Value

A Leadtools.Medical.Workstation.UI.SelectedWorkstationCellsCollection object that contains the current selected Leadtools.MedicalViewer.MedicalViewerBaseCell controls.
Remarks

The Leadtools.Medical.Workstation.UI.WorkstationViewer control will maintain this collection.

The user can register to the collections events to get information when a cell is selected or un-selected.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationState Class
WorkstationState Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.