'宣言 Protected Friend Overridable Function OnPageIndexChanging( _ ByVal newPageIndex As Integer, _ ByVal level As Integer, _ ByVal rows As RowCollection, _ ByVal layout As ColumnLayout _ ) As Boolean
protected internal virtual bool OnPageIndexChanging( int newPageIndex, int level, RowCollection rows, ColumnLayout layout )