System.Web.UI.WebControls.Repeater: Event Members

The events of System.Web.UI.WebControls.Repeater are listed below. For a list of all members, see the Repeater Members list.

See Also: Inherited members from System.Web.UI.Control

Public Events

ItemCommand

Occurs when a button is clicked in the System.Web.UI.WebControls.Repeater control.

ItemCreated

Occurs when an item is created in the System.Web.UI.WebControls.Repeater control.

ItemDataBound

Occurs after an item in the System.Web.UI.WebControls.Repeater control is data-bound but before it is rendered on the page.