rowPosition Property

Summary

Gets or sets the row position of the cell inside the viewer.

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

Property Value

Value that represents the row position of the cell inside the viewer.

Remarks

This is only valid if the CellsArrangement is set to Grid.

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.