arrangement Property (Cell)

Summary

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

Syntax

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

Property Value

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

Remarks

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize