LayoutManager Class Members

Summary

The following tables list the members exposed by LayoutManager.

Public Constructors

Name Description
LayoutManager Initializes a new instance of the WindowLevelInteractiveMode class.

Public Methods

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

Public Properties

Name Description
div Gets The div of this layout manager.
highlightedItems Gets the highlighted item list.
items Gets the collection that contains the cells added to this layout.
selectedItem Gets or sets the selected item of this layout.
selectedItems Gets the collection that contains the selected cells added in this layout.
viewer Gets the parent viewer of the layout.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly