ComponentOne DataGrid for WPF and Silverlight
DataGridRow Class
Members 

C1.WPF.DataGrid Namespace : DataGridRow Class
Represents a DataGrid row.
Object Model
DataGridRow Class
Syntax
'Declaration
 
Public Class DataGridRow 
   Inherits System.Windows.DependencyObject
public class DataGridRow : System.Windows.DependencyObject 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.DataGrid.DataGridRow
            C1.WPF.DataGrid.DataGridColumnHeaderRow
            C1.WPF.DataGrid.DataGridGroupRow
            C1.WPF.DataGrid.DataGridNewRow
            C1.WPF.DataGrid.Filters.DataGridFilterRow
            C1.WPF.DataGrid.Summaries.DataGridSummaryRow

See Also

Reference

DataGridRow Members
C1.WPF.DataGrid Namespace