バージョン

RowBase クラス

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