ComponentOne DataGrid for WPF and Silverlight
NewRow Property (DataGridBeginningNewRowEventArgs)

C1.Silverlight.DataGrid Namespace > DataGridBeginningNewRowEventArgs Class : NewRow Property
Gets the new row.
Syntax
'Declaration
 
Public ReadOnly Property NewRow As DataGridNewRow
public DataGridNewRow NewRow {get;}
See Also

Reference

DataGridBeginningNewRowEventArgs Class
DataGridBeginningNewRowEventArgs Members