Customizer's Guide > Working with XUI (XML-based User Interface) Dialog Boxes > XUI Element Reference > <row> Element
  
<row> Element
The <row> element creates a row within a table. The element can have the following child elements:
<cell>
The <row> element has the following attributes:
id = ID
Identifies the control.
image = IDREF
Specifies by reference the graphical image to be displayed in this control. The value of image matches the value of the image element id attribute specifying the desired graphic file.
selected = true | false
Default is false. If true, the item is selected. If false, the item is not selected.