A single row in a tree. It should be placed inside a treeitem element. Children of the treerow should be treecell elements. If child rows are necessary, they should be placed in a treechildren element inside the parent treeitem.
More information is available in the XUL tutorial.
- Attributes
- properties
Examples
(example needed)
Attributes
-  properties
- Type: space-separated list of property names
- Sets the properties of the element, which can be used to style the element. For more information, see Styling a Tree.
| Inherited from XUL element | 
Properties
| Inherited Properties | 
Methods
Related
- Elements
- tree,- treecols,- treecol,- treechildren,- treeitem,- treecelland- treeseparator.