ComponentOne DataGrid for WPF and Silverlight
DataGridRowHeaderColumn Class
Members 

C1.WPF.DataGrid Namespace : DataGridRowHeaderColumn Class
Column whose cells are row headers. This column is typically aligned to the left and can be used with other columns of this type in order to merge row headers.
Object Model
DataGridRowHeaderColumn Class
Syntax
'Declaration
 
Public Class DataGridRowHeaderColumn 
   Inherits DataGridBoundColumn
public class DataGridRowHeaderColumn : DataGridBoundColumn 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.DataGrid.DataGridColumn
            C1.WPF.DataGrid.DataGridBoundColumn
               C1.WPF.DataGrid.DataGridRowHeaderColumn

See Also

Reference

DataGridRowHeaderColumn Members
C1.WPF.DataGrid Namespace