Styles for the cfgrid tag
The following styles apply to the cfgrid tag:
Style
|
Inh
|
Description
|
horizontalAlign
|
N
|
Horizontal alignment of children in the
container. The default value is left. Possible
values are left, center, and right.
|
horizontalGap
|
N
|
Number of pixels between children in the
horizontal direction. The default value is 8.
|
marginBottom
|
N
|
Number of pixels between the container’s
bottom border and its content area. The default value is 0.
|
marginTop
|
N
|
Number of pixels between the container’s
top border and its content area. The default value is 0.
|
verticalAlign
|
N
|
Vertical alignment of children in the container.
The default value is top. Possible values are top, middle, and bottom.
|
verticalGap
|
N
|
Number of pixels between children in the
vertical direction. The default value is 8.
|