TableCell Type Conversions |
Name | Description | |
---|---|---|
(String to TableCell) |
Converts a string to a TableCell with a label control implicitly.
| |
(Control to TableCell) |
Converts a control to a table cell
| |
(Image to TableCell) | ||
(TableCell to TableCell) |
Converts an array of cells to a new cell with a table of vertical cells in a new child TableLayout
| |
(TableRow to TableCell) |
Converts an array of rows to a new cell with vertical rows in a new child TableLayout
|