C#
VB
C++
Gets the value that indicates in which column of the Leadtools.MedicalViewer control the cell is placed.
public int Column { get; }
Public ReadOnly Property Column As Integer
public:
property int Column {
int get();
}
Value that indicates in which column 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