CellIndex Property

Summary
Gets the value that indicates the index of the cell that has its active sub-cell changed. This value is only valid if the cell has been added to the MedicalViewer.
Syntax
C#
VB
C++
public int CellIndex { get; } 
  
Public ReadOnly Property CellIndex As Integer 
            public: 
property int CellIndex { 
   int get(); 
} 

Property Value

Value that indicates the zero-based index of the cell that has its active sub-cell changed. This value is only valid if the cell has been add to the MedicalViewer.

Example

For an example, refer to MedicalViewerActiveSubCellChangedEventArgs.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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