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

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