LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

AllowMultipleSelection Property

Show in webframe





Gets or sets the value that indicates whether multiple cells can be selected at the same time (Using the CTRL key), or through MedicalViewerBaseCell.Selected.
Syntax
public bool AllowMultipleSelection {get; set;}
'Declaration
 
Public Property AllowMultipleSelection As Boolean
'Usage
 
Dim instance As MedicalViewer
Dim value As Boolean
 
instance.AllowMultipleSelection = value
 
value = instance.AllowMultipleSelection

            

            
public:
property bool AllowMultipleSelection {
   bool get();
   void set (    bool value);
}

Property Value

true to allow the user to select multiple cells at the same time; otherwise, false.
Requirements

Target Platforms

See Also

Reference

MedicalViewer Class
MedicalViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features