'宣言 Protected Overridable Sub OnExportCompleted( _ ByVal exporter As C1.Win.Document.Export.ExportFilter, _ ByVal exception As System.Exception _ )
'使用法 Dim instance As C1FlexReport Dim exporter As C1.Win.Document.Export.ExportFilter Dim exception As System.Exception instance.OnExportCompleted(exporter, exception)
パラメータ
- exporter
- exception