The following tables list the members exposed by GridLayout.
| Name | Description | |
|---|---|---|
 				![]()  | 
	GridLayout | Initializes a new GridLayout class object with explicit parameters. | 
| Name | Description | |
|---|---|---|
![]()  | 
	beginUpdate | Updates the respective cell's grid layout when FrameArrangement is set to anything other than custom. | 
![]()  | 
	endUpdate | Refreshes the control to include all the changes made after using the BeginUpdate method. | 
![]()  | 
	mergeItems | Merges the items represented by LayoutManagerItem[].  | 
![]()  | 
	mergeSelected | Merges the selected cells into one the layout. | 
![]()  | 
	refresh | Refreshes this 'GridLayout'. | 
| Name | Description | |
|---|---|---|
![]()  | 
	canMerge | Checks whether the selected GridLayout can be merged.  | 
![]()  | 
	columns | Gets or sets the number of columns that will shape the grid of cells inside the cell. | 
![]()  | 
	enabled | Indicates whether the GridLayout is enabled.   | 
![]()  | 
	horizontalSplitters | Gets the collection that contains the positions of the horizontal splitters. | 
![]()  | 
	rows | Gets or sets the number of rows that will shape the grid of cells inside the cell. | 
![]()  | 
	splittersColor | Gets or sets the color of the splitter. | 
![]()  | 
	splitterSize | Gets or sets the thickness of the splitters. | 
![]()  | 
	splittersMovable | Determines whether to allow the user to move the splitters using the mouse or the touch. | 
![]()  | 
	verticalSplitters | Gets the collection that contains the positions of the vertical splitters. | 
Leadtools.Controls.Medical Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
				


