ComponentOne DataGrid for WPF and Silverlight
NewRow Property (DataGridEndingNewRowEventArgs)

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

Reference

DataGridEndingNewRowEventArgs Class
DataGridEndingNewRowEventArgs Members