ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridRowsHeaderPanel Class
Members

In This Topic
    DataGridRowsHeaderPanel Class
    In This Topic
    Panel that contains DataGridRowsHeaderPanel.
    Object Model
    DataGridRowsHeaderPanel Class
    Syntax
    'Declaration
     
    
    Public Class DataGridRowsHeaderPanel 
       Inherits RecyclingPanel
    public class DataGridRowsHeaderPanel : 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.DataGridRowsHeaderPanel

    See Also