ComponentOne DataGrid for WPF and Silverlight
DataGridRowEventArgs Class
Members 

C1.WPF.DataGrid Namespace : DataGridRowEventArgs Class
Provides event data for events related to rows
Object Model
DataGridRowEventArgs Class
Syntax
'Declaration
 
Public Class DataGridRowEventArgs 
   Inherits System.EventArgs
public class DataGridRowEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.WPF.DataGrid.DataGridRowEventArgs
         C1.WPF.DataGrid.DataGridEditingRowEventArgs
         C1.WPF.DataGrid.DataGridGettingCellValueEventArgs
         C1.WPF.DataGrid.DataGridSettingCellValueEventArgs

See Also

Reference

DataGridRowEventArgs Members
C1.WPF.DataGrid Namespace