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