バージョン

OnPageIndexChanging メソッド

シンタックス
'宣言
 
Protected Friend Overridable Function OnPageIndexChanging( _
   ByVal newPageIndex As Integer, _
   ByVal level As Integer, _
   ByVal rows As Infragistics.Controls.Grids.RowCollection, _
   ByVal layout As Infragistics.Controls.Grids.ColumnLayout _
) As Boolean
protected internal virtual bool OnPageIndexChanging( 
   int newPageIndex,
   int level,
   Infragistics.Controls.Grids.RowCollection rows,
   Infragistics.Controls.Grids.ColumnLayout layout
)

パラメータ

newPageIndex
level
rows
layout
参照