TableLayoutIHandler Interface |
Namespace: Eto.Forms
The TableLayoutIHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| Padding |
Gets or sets the padding bordering the table.
| |
| Spacing |
Gets or sets the horizontal and vertical spacing between each of the cells of the table.
|
| Name | Description | |
|---|---|---|
| CreateControl |
Creates the control with the specified dimensions.
| |
| GetColumnScale |
Gets the scale for the specified column.
| |
| GetRowScale |
Gets the scale for the specified row.
| |
| SetColumnScale |
Sets the scale for the specified column.
| |
| SetRowScale |
Sets the scale for the specified row.
|