WorkstationSelectedCells Property

Summary
Gets a collection that contains the current selected Leadtools.MedicalViewer.MedicalViewerBaseCell controls.
Syntax
C#
C++/CLI
public virtual SelectedWorkstationCellsCollection WorkstationSelectedCells { get; } 
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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.