When data is collected using the Load on Demand URL (above), these settings will be applied to the context collected and displayed within the tree. Each element value indicates the column from the data which contains the setting.
A true/false indication that the item should be displayed with a context menu.
The text displayed when an item is hovered over.
The URL to the image displayed when an item is hovered over.
The CSS Class style used when an item is hovered over.
The URL for the image to be used for the item.
The HEX background color of each node.
The HEX border color of each node.
The border style used for each node.
The border width of each node, measured in points.
A true/false indication that the text should be bolded.
A true/false indication that the text should be Italic.
The name of the server font to be used for each node.
A true/false indication that a line should be displayed over the text.
The size of the displayed text, measured in points.
A true/false indication that the text should be struck.
A true/false indication that the text should be underlined.
The CSS Class style to use if the item is disabled and cannot be expanded.
The URL to the image to use if the item is disabled and cannot be expanded.
A true/false indication that the item should be expanded by default.
The URL to the image to use if the item is expanded
The HEX font color of each node.
A true/false indication that the item is pre-selected.
The CSS Class style name to use when an item is selected.
The URL of the image to use when an item shown as selected.
The tab index order of the context menu item.
The target window, frame, or browser that will be used when an item is clicked.
A true/false indication that the item should be displayed.
The width of each node, measured in points.
Example:
<GC>
<C>
<EnableContextMenu>IsList</EnableContextMenu>
<ExpandMode>TreeExpandMode</ExpandMode>
<ImageUrl>ImgUrl</ImageUrl>
<Expanded>IsParent</Expanded>
</C>
</GC>