'宣言 Public Delegate Sub SummaryRowExportedEventHandler( _ ByVal sender As Object, _ ByVal e As SummaryRowExportedEventArgs _ )
public delegate void SummaryRowExportedEventHandler( object sender, SummaryRowExportedEventArgs e )
SummaryRowExportedEventHandler メンバ Infragistics.Win.UltraWinGrid.ExcelExport 名前空間