ComponentOne DataGrid for WPF and Silverlight
DataGridCreatingRowEventArgs Class
Members 

C1.Silverlight.DataGrid Namespace : DataGridCreatingRowEventArgs Class
Provides event data for CreatingRow event.
Object Model
DataGridCreatingRowEventArgs Class
Syntax
'Declaration
 
Public Class DataGridCreatingRowEventArgs 
   Inherits System.EventArgs
public class DataGridCreatingRowEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Silverlight.DataGrid.DataGridCreatingRowEventArgs

See Also

Reference

DataGridCreatingRowEventArgs Members
C1.Silverlight.DataGrid Namespace