GrapeCity MultiRow for Windows Forms 11.0J
GetNextRow(Int32,MultiRowElementStates) メソッド

次の行の検索を開始する行のインデックス。
MultiRowElementStates値のビットごとの組み合わせ。
指定した基準を満たす次の行のインデックスを取得します。
シンタックス
Public Overloads Function GetNextRow( _
   ByVal indexStart As Integer, _
   ByVal includeFilter As MultiRowElementStates _
) As Integer

パラメータ

indexStart
次の行の検索を開始する行のインデックス。
includeFilter
MultiRowElementStates値のビットごとの組み合わせ。

戻り値の型

includeFilterで指定した属性を持つ次の行のインデックスを示すSystem.Int32。該当する行が見つからない場合は-1
参照

参照

RowCollection クラス
RowCollection メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.