FlexReport for WinForms
OnExportCompleted メソッド


C1.Win.C1Document.4 アセンブリ > C1.Win.C1Document 名前空間 > C1DocumentSource クラス : OnExportCompleted メソッド
内部使用。
シンタックス
'宣言
 
Protected Overridable Sub OnExportCompleted( _
   ByVal exporter As ExportFilter, _
   ByVal exception As System.Exception _
) 
'使用法
 
Dim instance As C1DocumentSource
Dim exporter As ExportFilter
Dim exception As System.Exception
 
instance.OnExportCompleted(exporter, exception)
protected virtual void OnExportCompleted( 
   ExportFilter exporter,
   System.Exception exception
)

パラメータ

exporter
exception
参照

C1DocumentSource クラス
C1DocumentSource メンバ