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