バージョン

BringRowIntoView(PivotGridRow) メソッド

指定した T:Infragistics.Win.UltraWinPivotGrid.Data.PivotGridRow をコントロールの表示可能領域に移動します。
シンタックス
'宣言
 
Public Overloads Sub BringRowIntoView( _
   ByVal row As PivotGridRow _
) 
public void BringRowIntoView( 
   PivotGridRow row
)

パラメータ

row
表示される行への参照。
参照