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

Show in webframe

AllowMultipleSelection Property






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

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