FlexReport for WPF
ExportAsyncEx メソッド (C1SSRSDocumentSource)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document 名前空間 > C1SSRSDocumentSource クラス : ExportAsyncEx メソッド
シンタックス
'宣言
 
Public Function ExportAsyncEx( _
   ByVal exportFilter As C1.Document.Export.ExportFilter _
) As C1.Document.IAsyncActionWithProgress(Of Double)
'使用法
 
Dim instance As C1SSRSDocumentSource
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
参照

参照

C1SSRSDocumentSource クラス
C1SSRSDocumentSource メンバ