FlexReport for WinForms
Progress プロパティ (IAsyncActionWithProgress<TProgress>)


C1.Document アセンブリ > C1.Document 名前空間 > IAsyncActionWithProgress<TProgress> インターフェース : Progress プロパティ
Gets or sets the method that receives progress events.
シンタックス
'宣言
 
Property Progress As C1.Document.AsyncActionProgressHandler(Of TProgress)
'使用法
 
Dim instance As IAsyncActionWithProgress(Of TProgress)
Dim value As C1.Document.AsyncActionProgressHandler(Of TProgress)
 
instance.Progress = value
 
value = instance.Progress
C1.Document.AsyncActionProgressHandler<TProgress> Progress {get; set;}
参照

参照

IAsyncActionWithProgress<TProgress> インターフェース
IAsyncActionWithProgress<TProgress> メンバ