SupportedCells Property

Summary
Gets the Leadtools.MedicalViewer.MedicalViewerMultiCell controls that support 3D features.
Syntax
C#
C++/CLI
public BindingList<MedicalViewerMultiCell> SupportedCells { get; } 
public:  
   property BindingList<MedicalViewerMultiCell^>^ SupportedCells 
   { 
      BindingList<MedicalViewerMultiCell^>^ get() 
   } 

Property Value

Type: BindingList The Leadtools.MedicalViewer.MedicalViewerMultiCell controls that support 3D features.

Remarks

If SupportAllCells is set to false only cells in this list will support 3D options. If the SupportAllCells is set to true, the cells in this list will be ignored.

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.