バージョン

VisibleCells プロパティ (PivotCellsPanel)

現在表示されているセルを含みます。
シンタックス
'宣言
 
Protected Friend Property VisibleCells As List(Of PivotCellBase)
protected internal List<PivotCellBase> VisibleCells {get; set;}
参照