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

GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer.ActionEventArgs クラス > Viewer.ActionEventArgs コンストラクタ : Viewer.ActionEventArgs コンストラクタ(IAction,Int32)
このイベントに対して行われる行動。
現在のレイアウトツリー内の、遷移するページ番号。
によりレンダリングイベントのデータを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal action As IAction, _
   ByVal pageNumber As Integer _
)
public Viewer.ActionEventArgs( 
   IAction action,
   int pageNumber
)

パラメータ

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

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