[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Namespace: System.Web.UI.WebControls
Assembly:
System.Web.Extensions (in System.Web.Extensions.dll)

Syntax
Visual Basic (Declaration)
Public Const DataItem As ListViewItemType
Dim value As ListViewItemType
value = ListViewItemType.DataItem
public const ListViewItemType DataItem
public:
literal ListViewItemType DataItem
public const var DataItem : ListViewItemType

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