The Repeater Control

The properties of the Repeater control are found in Table E.30.The events are shown in Table E.31.

Table E.30. Properties of the Repeater Control
Property Description
AlternatingItemTemplate Gets or sets the template that defines how alternating items are rendered.
DataMember Gets or sets the specific table in the DataSource to bind to the control.
DataSource Gets or sets the data source that provides data for populating the list.
FooterTemplate Gets or sets the template that defines how the control footer is rendered.
HeaderTemplate Gets or sets the template that defines how the control header is rendered.
Items Gets a collection of RepeaterItem objects in the Repeater.
ItemTemplate Gets or sets the template that defines ...

Get Inside ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.