'宣言 Public Function New( _ ByVal gridSummaryRow As Infragistics.Win.UltraWinGrid.UltraGridSummaryRow, _ ByVal containingTable As Infragistics.Documents.Reports.Report.Table.ITable, _ ByVal reportSummaryRow As Infragistics.Documents.Reports.Report.Table.ITable, _ ByVal reportSummaryFooterCell As Infragistics.Documents.Reports.Report.Table.ITableCell _ )
public SummaryRowExportedEventArgs( Infragistics.Win.UltraWinGrid.UltraGridSummaryRow gridSummaryRow, Infragistics.Documents.Reports.Report.Table.ITable containingTable, Infragistics.Documents.Reports.Report.Table.ITable reportSummaryRow, Infragistics.Documents.Reports.Report.Table.ITableCell reportSummaryFooterCell )