'宣言 Public Delegate Sub ExcelExportingEventHandler( _ ByVal sender As Object, _ ByVal e As ExcelExportingEventArgs _ )
public delegate void ExcelExportingEventHandler( object sender, ExcelExportingEventArgs e )
ExcelExportingEventHandler メンバ Infragistics.Web.UI.GridControls 名前空間