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

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