CellIndex Property

Summary
Gets the value that indicates the index of the cell that fired the event.
Syntax
C#
C++/CLI
public int CellIndex { get; } 
            public: 
property int CellIndex { 
   int get(); 
} 

Property Value

Value that indicates the zero-based index of the cell that fired the event. If the cell is not attached to a MedicalViewer the value will be 0.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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