Gets or sets the number of rows that will shape the grid of cells inside the cell.
Object.defineProperty(GridLayout.prototype, 'rows',
get: function(),
set: function(value)
)
rows: number;
Value that represents the number of rows that will shape the grid of cells inside the cell.
This value is only valid if you set GridLayout to Grid.
To get or set the column count, refer to Columns.
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