columnPosition Property

Summary

Defines the column position of the LayoutManagerItem within the LayoutManager.

Syntax

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

Property Value

A number value to define the column's position. The default value is -1.

Remarks

Columns that are out of bounds of the current grid can be accessed via the context menu (Right-click by default.)

Requirements

Target Platforms

See Also

LayoutManagerItem

LayoutManagerItem Members

Leadtools.Controls.Medical Namespace

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.