←Select platform

CellIndex Property

Summary

Gets or sets the value that indicates the index of the cell that received the action.

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 index of the cell that received the action. This value is only valid if the cell is added to the MedicalViewer.

Remarks

This value is only valid if the cell is added to the MedicalViewer.

Example

For an example, refer to CustomPaint

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.MedicalViewer Assembly