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 selectItem Changes the selection state of the specified item.

Public Properties

Name Description
Public Property div Gets The div of this layout manager.
Public Property highlightedItems Gets the highlighted item list.
Public Property items Gets the collection that contains the cells added to this layout.
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 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.