| Name | Type | Description |
|---|---|---|
| bottomSpacing | Number | Control bottom spacing. |
| height | String | Vertical size. |
| horizontalAlign | FormHorizontalAlign | How to horizontally align cells |
| leftSpacing | Number | Spacing left of control. |
| rightSpacing | Number | Spacing to the right of the control. |
| topSpacing | Number | Control top spacing. |
| verticalAlign | FormVerticalAlign | How to align vertically within a cell |
| width | String | Horizontal size. |
| type | Number |
|---|---|
|
Control bottom spacing.
|
| type | String |
|---|---|
|
Vertical size. Ignored if vertical alignment is full.
|
| type | FormHorizontalAlign |
|---|---|
|
How to horizontally align cells
|
| type | Number |
|---|---|
|
Spacing left of control.
|
| type | Number |
|---|---|
|
Spacing to the right of the control.
|
| type | Number |
|---|---|
|
Control top spacing.
|
| type | FormVerticalAlign |
|---|---|
|
How to align vertically within a cell
|
| type | String |
|---|---|
|
Horizontal size. If the horizontal alignment method is full, it is ignored.
|