Gets or sets the series number that is loaded inside this cell.
Object.defineProperty(Cell.prototype, 'seriesNumber',
get: function(),
set: function(value)
)
seriesNumber: number;
Value that represents the series number that is loaded inside this cell.
This is only valid if the CellsArrangement is set to Grid.
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