バージョン

GetRow メソッド (RowsManager)

行を取得します。
シンタックス
'宣言
 
Public Overrides Function GetRow( _
   ByVal index As Integer _
) As Infragistics.Controls.Grids.PivotRowBase
public override Infragistics.Controls.Grids.PivotRowBase GetRow( 
   int index
)

パラメータ

index
インデックス。
参照