FlexGrid for WinForms
GetNext メソッド (RowColCollection)

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > RowColCollection クラス : GetNext メソッド
元の行または列のインデックス。
次の表示された行または列のインデックスを取得します。
シンタックス
'宣言
 
Public Function GetNext( _
   ByVal item As System.Integer _
) As System.Integer
public System.int GetNext( 
   System.int item
)

パラメータ

item
元の行または列のインデックス。

戻り値の型

次の表示された行または列のインデックス。
参照

RowColCollection クラス
RowColCollection メンバ