バージョン

CellBase クラス

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