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