GridLayout Class Members

Summary

The following tables list the members exposed by GridLayout.

Public Constructors

Name Description
Public Constructor static  | Shared in VB GridLayout Initializes a new GridLayout class object with explicit parameters.

Public Methods

Name Description
Public Method beginUpdate Updates the respective cell's grid layout when FrameArrangement is set to anything other than custom.
Public Method endUpdate Refreshes the control to include all the changes made after using the BeginUpdate method.
Public Method mergeItems Merges the items represented by LayoutManagerItem[].
Public Method mergeSelected Merges the selected cells into one the layout.
Public Method refresh Refreshes this 'GridLayout'.

Public Properties

Name Description
Public Property canMerge Checks whether the selected GridLayout can be merged.
Public Property columns Gets or sets the number of columns that will shape the grid of cells inside the cell.
Public Property enabled Indicates whether the GridLayout is enabled.
Public Property horizontalSplitters Gets the collection that contains the positions of the horizontal splitters.
Public Property rows Gets or sets the number of rows that will shape the grid of cells inside the cell.
Public Property splittersColor Gets or sets the color of the splitter.
Public Property splitterSize Gets or sets the thickness of the splitters.
Public Property splittersMovable Determines whether to allow the user to move the splitters using the mouse or the touch.
Public Property verticalSplitters Gets the collection that contains the positions of the vertical splitters.

See Also

GridLayout 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.