ComponentOne DataGrid for WPF and Silverlight
DataGridRowsAddedEventArgs Class
Members 

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

System.Object
   System.EventArgs
      C1.WPF.DataGrid.DataGridRowsAddedEventArgs

See Also

Reference

DataGridRowsAddedEventArgs Members
C1.WPF.DataGrid Namespace