バージョン

GetRealRowStartIndex メソッド

実際の行の開始インデックスを取得します。
シンタックス
'宣言
 
Protected Friend Overridable Function GetRealRowStartIndex( _
   ByVal scrollValue As Double _
) As Integer
protected internal virtual int GetRealRowStartIndex( 
   double scrollValue
)

パラメータ

scrollValue
スクロール値。
参照