.NET Framework Class Library
DataItem Field
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

A data item in the ListView control.

Namespace: System.Web.UI.WebControls
Assembly:   System.Web.Extensions (in System.Web.Extensions.dll)

Syntax

Visual Basic (Declaration)
Public Const DataItem As ListViewItemType
Visual Basic (Usage)
Dim value As ListViewItemType

value = ListViewItemType.DataItem
C#
public const ListViewItemType DataItem
Visual C++
public:
literal ListViewItemType DataItem
JScript
public const var DataItem : ListViewItemType
XAML
Not applicable.
Platforms

Windows Server 2003, Windows XP SP2, Windows Vista

The .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

Version Information

.NET Framework

Supported in: 3.5
See Also

Reference

ListViewItemType Type
System.Web.UI.WebControls Namespace
Page view tracker