ComponentOne DataGrid for WPF and Silverlight
DataGridRowsPanel Class
Members 

C1.WPF.DataGrid Namespace : DataGridRowsPanel Class
Main Panel of the data grid which contains the rows and details.
Object Model
DataGridRowsPanel Class
Syntax
'Declaration
 
Public Class DataGridRowsPanel 
   Inherits RecyclingPanel
public class DataGridRowsPanel : RecyclingPanel 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     C1.WPF.DataGrid.RecyclingPanel
                        C1.WPF.DataGrid.DataGridRowsPanel

See Also

Reference

DataGridRowsPanel Members
C1.WPF.DataGrid Namespace