'宣言 Public Function New( _ ByVal summary As Infragistics.Win.UltraWinGrid.SummaryValue, _ ByVal summaryLevel As Integer, _ ByVal reportCell As Infragistics.Documents.Reports.Report.Grid.IGridCell _ )
public SummaryCellExportedEventArgs( Infragistics.Win.UltraWinGrid.SummaryValue summary, int summaryLevel, Infragistics.Documents.Reports.Report.Grid.IGridCell reportCell )