'宣言 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 _ )
public SummaryRowExportedEventArgs( Infragistics.Win.UltraWinGrid.UltraGridSummaryRow gridSummaryRow, Infragistics.Documents.Reports.Report.Table.ITable containingTable, Infragistics.Documents.Reports.Report.Table.ITable reportSummaryRow )