←Select platform

Item Property

Summary

Gets the Leadtools.MedicalViewer.MedicalViewerBaseCell at the specified index.

Syntax

C#
VB
C++
public MedicalViewerBaseCell Item( 
   int index 
) { get; } 
  
Public ReadOnly Default Property Item( _ 
   ByVal index As Integer _ 
) As Leadtools.Medicalviewer.MedicalViewerBaseCell 

Parameters

index
The index of the Leadtools.MedicalViewer.MedicalViewerBaseCell control in this collection to return.

Property Value

The Leadtools.MedicalViewer.MedicalViewerBaseCell at the specified index.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly