Leadtools.Medical.Workstation.UI Namespace > Viewer3DOptions Class : SupportedCells Property |
public BindingList<MedicalViewerMultiCell> SupportedCells {get;}
'Declaration Public ReadOnly Property SupportedCells As BindingList(Of MedicalViewerMultiCell)
'Usage Dim instance As Viewer3DOptions Dim value As BindingList(Of MedicalViewerMultiCell) value = instance.SupportedCells
public BindingList<MedicalViewerMultiCell> SupportedCells {get;}
get_SupportedCells();
public: __property BindingList<MedicalViewerMultiCell*>* get_SupportedCells();
public: property BindingList<MedicalViewerMultiCell*>* SupportedCells { BindingList<MedicalViewerMultiCell*>* get(); }
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2