Leadtools.MedicalViewer Namespace > MedicalViewerBaseCell Class : SubCells Property |
public RasterCollection<MedicalViewerSubCell> SubCells {get;}
'Declaration Public ReadOnly Property SubCells As RasterCollection(Of MedicalViewerSubCell)
'Usage Dim instance As MedicalViewerBaseCell Dim value As RasterCollection(Of MedicalViewerSubCell) value = instance.SubCells
public RasterCollection<MedicalViewerSubCell> SubCells {get;}
get_SubCells();
public: property RasterCollection<MedicalViewerSubCell^>^ SubCells { RasterCollection<MedicalViewerSubCell^>^ get(); }
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