ComponentOne DataGrid for WPF and Silverlight
DeletedRows Property (DataGridDeletingRowsEventArgs)

C1.WPF.DataGrid Namespace > DataGridDeletingRowsEventArgs Class : DeletedRows Property
Gets the deleted rows.
Syntax
'Declaration
 
Public ReadOnly Property DeletedRows As DataGridRow()
public DataGridRow[] DeletedRows {get;}
See Also

Reference

DataGridDeletingRowsEventArgs Class
DataGridDeletingRowsEventArgs Members