FlexReport for WinForms
OnLongOperation メソッド (C1FlexViewerPane)


C1.Win.FlexViewer.4.5.2 アセンブリ > C1.Win.FlexViewer 名前空間 > C1FlexViewerPane クラス : OnLongOperation メソッド
イベントデータを含む C1.Win.LongOperationEventArgs
プレビューペインで LongOperation イベントを発生させます。
シンタックス
'宣言
 
Protected Overridable Sub OnLongOperation( _
   ByVal e As C1.Win.LongOperationEventArgs _
) 
'使用法
 
Dim instance As C1FlexViewerPane
Dim e As C1.Win.LongOperationEventArgs
 
instance.OnLongOperation(e)
protected virtual void OnLongOperation( 
   C1.Win.LongOperationEventArgs e
)

パラメータ

e
イベントデータを含む C1.Win.LongOperationEventArgs
参照

C1FlexViewerPane クラス
C1FlexViewerPane メンバ