<%@ page language="C#" masterpagefile="~/templates/Documentation.master" inherits="Page" pagetitle="Repeater Properties" keywords="Repeater Properties"%>

Repeater Properties

See also Text Properties.

Property
Description
Loop
Sort
A sub-property of Loop that allows you to specify, using an XPath expression, for example, how to sort the items in the repeater. If no value is specified, items are displayed in document order.
Direction
The way in which the data values that make up the repeater's items will be added to the report - vertical (in a list), or horizontal (in a row). The default is Vertical.
Table 185. Repeater Properties