ComponentOne DataGrid for WPF and Silverlight
DataGridRowsDeletedEventArgs Class
Members 

C1.WPF.DataGrid Namespace : DataGridRowsDeletedEventArgs Class
Provides event data for RowsDeleted event.
Object Model
DataGridRowsDeletedEventArgs Class
Syntax
'Declaration
 
Public Class DataGridRowsDeletedEventArgs 
   Inherits System.EventArgs
public class DataGridRowsDeletedEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.WPF.DataGrid.DataGridRowsDeletedEventArgs

See Also

Reference

DataGridRowsDeletedEventArgs Members
C1.WPF.DataGrid Namespace