ComponentOne DataGrid for WPF and Silverlight
Item Property (DataGridBeginningNewRowEventArgs)

C1.Silverlight.DataGrid Namespace > DataGridBeginningNewRowEventArgs Class : Item Property
Gets or sets the data item corresponding to the new row.
Syntax
'Declaration
 
Public Property Item As System.Object
public System.object Item {get; set;}
See Also

Reference

DataGridBeginningNewRowEventArgs Class
DataGridBeginningNewRowEventArgs Members