バージョン 24.2 (最新)

GetVisibleHeaderCells メソッド (PivotHeaderPanel)

このヘッダー パネルの表示セルを取得します。
シンタックス
protected abstract Collection<PivotHeaderCell> GetVisibleHeaderCells( 
   int startIndex,
   int queringCount,
   int visibleCount
)

パラメータ

startIndex
開始インデックス。
queringCount
調べられるオブジェクトの数。
visibleCount
表示カウント。

戻り値の型

表示 PivotHeaderCell のコレクション。
参照