RepeaterItem.DataItem Property
.NET Framework (current version)
Gets or sets a data item associated with the RepeaterItem object in the Repeater control.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.ObjectA System.Object that represents a data item in the Repeater control.
Implements
IDataItemContainer.DataItemUse the DataItem property to specify or determine the properties of a data item associated with the RepeaterItem object in the Repeater control.
.NET Framework
Available since 1.1
Available since 1.1
Show:
