RowRepeater Properties
Properties in View Designer
- accessibilityDescription
Once you have activatedaccessibility, the assigned text is added to the quick info. This description provides semantic details of the UI element and is only read by the screen reader if the user focuses on the complete Ul element.
This property can be personalized by an administrator.
- dataSource
Context node with elements of the row listPrimary Property
- design
Display of the UI element.
Value Visual Display Description alternating

White/gray with a border
transparent

Transparent and without a border
- firstVisibleRow
The first row visible.
- rowDescription
Descriptive text for a single row.
To conform to accessibility standards, you can write a text for each row so that users know what its content is.
- visibleRowCount
Number of visible rows on each page of the list.
A large number of visible entries (for instance more than 30) can lead to performance problems. Use the integrated paging or scrolling options of the associated UI element.
- width
Width of the UI element; see alsoMethods and Properties of UI Elements.