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 MedicalViewerBaseCell 
public: 
property MedicalViewerBaseCell^ default [int] { 
   MedicalViewerBaseCell^ get(int index); 
} 

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.