バージョン

PivotGridCellBase クラス

XamPivotGrid でのすべてのセル オブジェクトの基本クラス。
シンタックス
'宣言
 
Public MustInherit Class PivotGridCellBase 
   Inherits Infragistics.RecyclingContainer(Of PivotGridCellControlBase)
   Implements Infragistics.ISupportRecycling 
public abstract class PivotGridCellBase : Infragistics.RecyclingContainer<PivotGridCellControlBase>, Infragistics.ISupportRecycling  
参照