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