...
The Repeater is a container
You can add a number of components to Repeater
(You can decide how the user interface (UI) is created)
The Repeater will call the form multiple times
Depending on how many records are in the model, the form will repeat
The repeater will not repeat at design time, but it will repeat at run time
Attributes
Model
...