rows Property

Summary

Gets or sets the number of rows that will shape the grid of sub-cells inside the cell.

Syntax
TypeScript
JavaScript
Object.defineProperty(CellGridLayout.prototype, 'rows', 
	get: function(), 
	set: function(value) 
) 
rows: number; 

Property Value

Value that represents the number of rows that will shape the grid of sub-cells inside the cell.

Remarks

This value is only valid if you set GridLayout to Grid.

To get or set the column count, refer to Columns.

Requirements

Target Platforms

Help Version 23.0.2024.5.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls.Medical Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.