FlexReport for WPF
ExportAsyncEx メソッド (FlexReport)


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > FlexReport クラス : ExportAsyncEx メソッド
シンタックス
'宣言
 
Public Function ExportAsyncEx( _
   ByVal exportFilter As C1.Document.Export.ExportFilter _
) As C1.Document.IAsyncActionWithProgress(Of Double)
'使用法
 
Dim instance As FlexReport
Dim exportFilter As C1.Document.Export.ExportFilter
Dim value As C1.Document.IAsyncActionWithProgress(Of Double)
 
value = instance.ExportAsyncEx(exportFilter)
public C1.Document.IAsyncActionWithProgress<double> ExportAsyncEx( 
   C1.Document.Export.ExportFilter exportFilter
)

パラメータ

exportFilter
参照

参照

FlexReport クラス
FlexReport メンバ