バージョン

GetRealStartIndex メソッド (PivotHeaderPanel)

データからタプルをクエリする開始インデックスを取得します。
シンタックス
'宣言
 
Protected MustOverride Function GetRealStartIndex( _
   ByVal scrollValue As Double _
) As Integer
protected abstract int GetRealStartIndex( 
   double scrollValue
)

パラメータ

scrollValue
スクロール バーからのスクロール値。

戻り値の型

非表示の軸が無視された後の正しい値。
参照