System.Web.UI.WebControls.RepeaterItemEventArgs.Item Property

Gets the System.Web.UI.WebControls.RepeaterItem associated with the event.

Syntax

public RepeaterItem Item { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to access the properties of the System.Web.UI.WebControls.RepeaterItem associated with this event.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0