ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridRowHeaderColumn Class / DataGridRowHeaderColumn Constructor

In This Topic
    DataGridRowHeaderColumn Constructor
    In This Topic
    Initializes a new instance of the DataGridRowHeaderColumn class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public DataGridRowHeaderColumn()
    See Also