arrangement Property

Summary

Gets or sets the current arrangement of each sub-cell inside the cell.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell.prototype, 'arrangement', 
	get: function(), 
	set: function(value) 
) 
arrangement: FrameArrangement; 

Property Value

FrameArrangement enumeration that represents the current arrangement of the sub-cells inside the cell.

Remarks

If the FrameArrangement is anything other than custom, then use the GridLayout property to control how the frames are arranged.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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