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

Show in webframe

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: __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

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