Gets the class that contains the properties to control how the sub-cells are arranged inside the medical viewer.
Object.defineProperty(Cell.prototype, 'gridLayout',
get: function()
)
gridLayout: CellGridLayout; // read-only
CellGridLayout that contains the properties to control how the sub-cells are arranged inside the medical viewer.
These properties are only valid if you set the FrameArrangement to anything other than custom.
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