FlexReport for WPF
OnLongOperation メソッド (FlexViewerPane)


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

パラメータ

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

FlexViewerPane クラス
FlexViewerPane メンバ