LayoutManager Class Members

Summary

The following tables list the members exposed by LayoutManager.

Public Constructors

Name Description
Public Constructor static  | Shared in VB LayoutManager Initializes a new instance of the WindowLevelInteractiveMode class.

Public Methods

Name Description
Public Method beginUpdate Stops the viewer from being refreshed if changes are applied. This is useful to increase the control rendering efficiency.
Public Method canUpdate Gets whether you have called BeginUpdate and did not yet call EndUpdate.
Public Method endUpdate Refreshes the control to include all the changes made after using the BeginUpdate method.
Public Method onSizeChanged Notifies the instance that the size of the parent area has changed.
Public Method refresh Refreshes the LayoutManager by redrawing all of the associated cells to their respective canvas.
Public Method selectItem Changes the selection state of the specified item.

Public Properties

Name Description
Public Property cells Returns a LeadCollection of cell objects used to store cells within a layout.
Public Property customLayout Gets or sets an array of rectangles representing the cell positions in the layout.
Public Property div Gets The div of this layout manager.
Public Property emptyCells A collection of empty cells.
Public Property highlightedItems Gets the highlighted item list.
Public Property items Gets the collection that contains the cells added to this layout.
Public Property mode An enumeration value that defines the arrangement of the cells.
Public Property selectedItem Gets or sets the selected item of this layout.
Public Property selectedItems Gets the collection that contains the selected cells added in this layout.
Public Property viewer Gets the parent viewer of the layout.

See Also

LayoutManager Class

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.