Xceed DataGrid for Silverlight Documentation
Data Property (DataItem)


Gets an object representing the data item to wrap.
Syntax
'Declaration
 
Public ReadOnly Property Data As Object
'Usage
 
Dim instance As DataItem
Dim value As Object
 
value = instance.Data
public object Data {get;}

Property Value

An object representing the data item to wrap.
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

DataItem Class
DataItem Members

Send Feedback