Initializes a new GridLayout class object with explicit parameters.
viewer
The parent viewer.
rows
The initial row count, cannot be zero.
columns
The initial column count, cannot be zero.
You can later update the rows and columns through the properties Rows and Columns respectively.
In order to be able to use this, you must set the CellsArrangement 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