Row Property

Summary
Gets the zero-based index value that indicates in which row of the Leadtools.MedicalViewer control the cell is placed.
Syntax
C#
VB
C++
public int Row { get; } 
  
Public ReadOnly Property Row As Integer 
            public: 
property int Row { 
   int get(); 
} 

Property Value

Value that indicates in which row of the Leadtools.MedicalViewer control the cell is placed.

Example

For an example, refer to MedicalViewerCellPosition.

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.