C#
VB
C++
Gets the zero-based index value that indicates in which row of the Leadtools.MedicalViewer control the cell is placed.
public int Row { get; }
Public ReadOnly Property Row As Integer
public:
property int Row {
int get();
}
Value that indicates in which row of the Leadtools.MedicalViewer control the cell is placed.
For an example, refer to MedicalViewerCellPosition.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET