←Select platform

SelectedViewers Property

Summary

Gets all the selected MedicalViewer controls.

Syntax

C#
VB
C++
public IEnumerable<MedicalViewer> SelectedViewers {get;}
Public ReadOnly Property SelectedViewers As IEnumerable(Of MedicalViewer)
public: 
property IEnumerable<MedicalViewer^>^ SelectedViewers { 
   IEnumerable<MedicalViewer^>^ get(); 
} 

Property Value

Type: IEnumerable The selected MedicalViewer controls hosted by this control.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize