Gets or sets a data item associated with the System.Web.UI.WebControls.RepeaterItem object in the System.Web.UI.WebControls.Repeater control.
Documentation for this section has not yet been entered.
Use the RepeaterItem.DataItem property to specify or determine the properties of a data item associated with the System.Web.UI.WebControls.RepeaterItem object in the System.Web.UI.WebControls.Repeater control.
This property only applies to data items in the System.Web.UI.WebControls.Repeater control. The RepeaterItem.ItemType property must be set to ListItemType.Item, ListItemType.AlternatingItem, ListItemType.SelectedItem, or ListItemType.EditItem.