Click to Rate and Give Feedback
MSDN
MSDN Library
Collapse All/Expand All Collapse All
.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)

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.

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.

.NET Framework

Supported in: 3.5
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker