バージョン

DocumentExportingEventArgs コンストラクタ

DocumentExportingEventArgs のインスタンスを新規作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal report As Report _
)
public DocumentExportingEventArgs( 
   Report report
)

パラメータ

report
グリッドが属するレポート。
参照