ComponentOne DataGrid for WPF and Silverlight
Row Property (DataGridEndingEditEventArgs)

C1.WPF.DataGrid Namespace > DataGridEndingEditEventArgs Class : Row Property
Gets the row corresponding to the editing cell.
Syntax
'Declaration
 
Public ReadOnly Property Row As DataGridRow
public DataGridRow Row {get;}
See Also

Reference

DataGridEndingEditEventArgs Class
DataGridEndingEditEventArgs Members