ComponentOne DataGrid for WPF and Silverlight
DataGridEndingNewRowEventArgs Class
Members 

C1.WPF.DataGrid Namespace : DataGridEndingNewRowEventArgs Class
Provides event data for ending new row events.
Object Model
DataGridEndingNewRowEventArgs Class
Syntax
'Declaration
 
Public Class DataGridEndingNewRowEventArgs 
   Inherits System.EventArgs
public class DataGridEndingNewRowEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.WPF.DataGrid.DataGridEndingNewRowEventArgs

See Also

Reference

DataGridEndingNewRowEventArgs Members
C1.WPF.DataGrid Namespace