FlexReport for WPF
OnLongOperation メソッド (C1FlexViewerPane)


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

パラメータ

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

C1FlexViewerPane クラス
C1FlexViewerPane メンバ