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

Leadtools.MedicalViewer Assembly