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