バージョン

SummaryRowExportedEventHandler デリゲート

UltraGridExcelExporter.SummaryRowExported イベントを処理するためのデリゲート。
シンタックス
'宣言
 
Public Delegate Sub SummaryRowExportedEventHandler( _
   ByVal sender As Object, _
   ByVal e As SummaryRowExportedEventArgs _
) 
public delegate void SummaryRowExportedEventHandler( 
   object sender,
   SummaryRowExportedEventArgs e
)

パラメータ

sender
e
参照