PowerTools ActiveReports for .NET 9.0J
Viewer.ActionEventArgs コンストラクタ(IAction,Int32)

このイベントに対して行われる行動。
現在のレイアウトツリー内の、遷移するページ番号。
Actionによりレンダリングイベントのデータを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal action As IAction, _
   ByVal pageNumber As Integer _
)
public Viewer.ActionEventArgs( 
   IAction action,
   int pageNumber
)

パラメータ

action
このイベントに対して行われる行動。
pageNumber
現在のレイアウトツリー内の、遷移するページ番号。
参照

関連項目

Viewer.ActionEventArgs クラス
Viewer.ActionEventArgs メンバ
オーバーロード一覧

 

 


©2003-2015 GrapeCity inc. All rights reserved.