ComponentOne DataGrid for WPF and Silverlight
DataItem Property (DataGridCreatingRowEventArgs)

C1.WPF.DataGrid Namespace > DataGridCreatingRowEventArgs Class : DataItem Property
Gets the data item associated with this row.
Syntax
'Declaration
 
Public ReadOnly Property DataItem As System.Object
public System.object DataItem {get;}
See Also

Reference

DataGridCreatingRowEventArgs Class
DataGridCreatingRowEventArgs Members