GrapeCity SPREAD for WPF 2.0J
NextRow メソッド

現在の行インデックス。
次の表示行を取得します。
構文
'Declaration
 
Function NextRow( _
   ByVal row As Integer _
) As Integer
int NextRow( 
   int row
)

パラメータ

row
現在の行インデックス。

戻り値の型

次の表示行の行インデックスを示す整数値。戻り値 -1 は、現在の row が最後の表示行であることを意味します。
参照

IBorderProvider インタフェース
IBorderProvider メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.