ComponentOne DataGrid for WPF and Silverlight
DataGridCellsPanel Class
Members 

C1.WPF.DataGrid Namespace : DataGridCellsPanel Class
Panel which contains the cells.
Object Model
DataGridCellsPanel Class
Syntax
'Declaration
 
Public Class DataGridCellsPanel 
   Inherits RecyclingPanel
public class DataGridCellsPanel : 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.DataGridCellsPanel

See Also

Reference

DataGridCellsPanel Members
C1.WPF.DataGrid Namespace