Gets or sets the number of columns occupied by this item.
Object.defineProperty(LayoutManagerItem.prototype, 'numberOfColumns',
get: function(),
set: function(value)
)
numberOfColumns: number;
Value that represents the row position of the cell inside the viewer.
This is only valid if you set the layout in CellsArrangement to Grid.
This works with RowPosition and ColumnsPosition and NumberOfRows to determine how much space is occupied by the item.
This value changes if the user merges 2 or more cells together. To merge cells, refer to MergeSelected.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document