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

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