RepeaterItemEventArgs::Item Property
.NET Framework (current version)
Gets the RepeaterItem associated with the event.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.WebControls::RepeaterItem^The RepeaterItem associated with the event.
Use this property to access the properties of the RepeaterItem associated with this event.
.NET Framework
Available since 1.1
Available since 1.1
Show: