User Guide
Styles for the cftree tag 943
Styles for the cfgrid tag
The following styles apply to the cfgrid tag:
Styles for the cftree tag
The following styles apply to the cftree 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.
Style Inh Description
alternatingRowColors Y Type: Array; colors for rows in an alternating pattern. Value can be
an Array of two or more colors.
depthColors Y Type: Array; array of colors used in the Tree control, in descending
order.
indentation N Indentation for each tree level, in pixels. The default value is 8.
openDuration N Format: time; length of an open or close transition, in milliseconds.
The default value is 250.
rollOverColor Y Format: color; color of the background when the user moves the
mouse pointer over the link. The default value is ##E3FFD6.
selectionColor Y Format: color; color of the background when the user selects the
link. The default value is ##CDFFC1.
selectionDuration N The duration of the selection animation, in milliseconds. The
default value is 250. Set to 0 to disable animation.
textRollOverColor Y Format: color; color of the text when the user moves the mouse
pointer over the entry. The default value is ##02B33C.
textSelectedColor Y Format: color; color of the text when the user selects the entry. The
default value is ##005F33.










