'宣言
Protected Friend Overrides Function ResolveIndexForRow( _
ByVal As RowBase _
) As Integer
protected internal override int ResolveIndexForRow(
RowBase
)
パラメータ
- row
戻り値の型
指定された
Infragistics.Controls.Grids.Primitives.ChildBand が現在表示されていない場合、前の行のインデックスを返します。指定された行がコレクションの唯一の行である場合、-1 を返します。