バージョン

GetRowWithListIndex(Int32) メソッド

バインド中のリストのインデックスに関連付けられている実際のUltraGridRowを返します。
シンタックス
'宣言
 
Public Overloads Function GetRowWithListIndex( _
   ByVal listIndex As Integer _
) As UltraGridRow
public UltraGridRow GetRowWithListIndex( 
   int listIndex
)

パラメータ

listIndex
バインディングリスト内の行のインデックス。
参照