C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / C1FlexReport Class / OnExportCompleted Method

In This Topic
OnExportCompleted Method (C1FlexReport)
In This Topic
For internal use.
Syntax
'Declaration
 
Protected Overridable Sub OnExportCompleted( _
   ByVal exporter As ExportFilter, _
   ByVal exception As Exception _
) 
 

Parameters

exporter
exception
See Also