TableLayout Properties |
The TableLayout type exposes the following members.
Name | Description | |
---|---|---|
Controls |
Gets an enumeration of controls that are directly contained by this container
(Overrides ContainerControls.) | |
Dimensions |
Gets the dimensions of the table in cells.
| |
Padding |
Gets or sets the padding bordering the table.
| |
Rows |
Gets the collection of rows in the table
| |
Spacing |
Gets or sets the horizontal and vertical spacing between each of the cells of the table.
|