ListViewDataItem::DataItemIndex Property
.NET Framework (current version)
Gets the index of the DataItem in the underlying data source object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System::Int32The zero-based index of the DataItem in the underlying data source object.
Implements
IDataItemContainer::DataItemIndexUse the DataItemIndex property to determine the index of the DataItem in the underlying data source object.
.NET Framework
Available since 3.5
Available since 3.5
Show: