Gets the referenced item in the System.Web.UI.WebControls.DataList control when the event is raised.
Documentation for this section has not yet been entered.
The items in the System.Web.UI.WebControls.DataList control are referenced as each item is created or bound to the control. Use this property to programmatically access the referenced item in the System.Web.UI.WebControls.DataList control when the DataList.ItemCreated or DataList.ItemDataBound event is raised.