System.Web.UI.WebControls.RepeaterItem: Property Members

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

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

Public Properties

DataItemobject.

Gets or sets a data item associated with the System.Web.UI.WebControls.RepeaterItem object in the System.Web.UI.WebControls.Repeater control.

[read-only]
ItemIndexint.

Gets the index of the item in the System.Web.UI.WebControls.Repeater control from the Repeater.Items collection of the control.

[read-only]
ItemTypeListItemType.

Gets the type of the item in the System.Web.UI.WebControls.Repeater control.