バージョン

GeHiddenAxisCountBeforeIndex メソッド (PivotHeaderPanel)

インデックスの前の非表示の軸の数を取得します。
シンタックス
'宣言
 
Protected MustOverride Function GeHiddenAxisCountBeforeIndex( _
   ByVal index As Integer _
) As Integer
protected abstract int GeHiddenAxisCountBeforeIndex( 
   int index
)

パラメータ

index
チェックされるインデックス。

戻り値の型

非表示の軸の数。
参照