ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridCreatingRowEventArgs Class
Properties


In This Topic
    DataGridCreatingRowEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DataGridCreatingRowEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the data item associated with this row.  
    Public PropertyGets or sets the row that will be used.  
    Public PropertyGets the type of row.  
    Top
    See Also