Gets a collection that contains the current selected Leadtools.MedicalViewer.MedicalViewerBaseCell controls.
public virtual SelectedWorkstationCellsCollection WorkstationSelectedCells { get; }
Public Overridable ReadOnly Property WorkstationSelectedCells As Leadtools.Medical.Workstation.Ui.SelectedWorkstationCellsCollection
public:
virtual property Leadtools.Medical.Workstation.Ui.SelectedWorkstationCellsCollection^ WorkstationSelectedCells {
Leadtools.Medical.Workstation.Ui.SelectedWorkstationCellsCollection^ get();
}
A Leadtools.Medical.Workstation.UI.SelectedWorkstationCellsCollection object that contains the current selected Leadtools.MedicalViewer.MedicalViewerBaseCell controls.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET