バージョン

RowExportingEventHandler デリゲート

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

パラメータ

sender
e
参照