Skip to main content
Version: 11.0.x

Repeating Data Controls

These controls display repeating data, in either a tabular or list format:

ControlDescription
DataGridDisplays data in a customizable grid.
ItemsControlDisplays a collection of items from a bound data source.
ItemsRepeaterDisplays repeating data from a bound data source. It has both a layout template and a data template.
ListBoxA control with items that can be selected.
ComboBoxA control with a drop-down list with items that can be selected.