columns Property

Summary

Gets or sets the number of columns that will shape the grid of cells inside the cell.

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

Property Value

Value that represents the number of columns that will shape the grid of cells inside the cell.

Remarks

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

To get or set the row count, refer to Rows.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.