ListViewItem.DataItem Property
.NET Framework (current version)
Gets or sets the underlying data object that the ListViewItem object is bound to.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System.ObjectThe underlying data object that the ListViewItem object is bound to.
Implements
IDataItemContainer.DataItem
.NET Framework
Available since 4.0
Available since 4.0
Show: