ASP.NET MVC コントロールヘルプ
Cells プロパティ (CellGroup)

C1.Web.Mvc.TransposedMultiRow アセンブリ > C1.Web.Mvc.TransposedMultiRow 名前空間 > CellGroup クラス : Cells プロパティ
colspanプロパティでColumnを拡張するセルオブジェクトの配列。
シンタックス
'宣言
 
Public ReadOnly Property Cells As System.Collections.Generic.IList(Of Cell)
public System.Collections.Generic.IList<Cell> Cells {get;}
参照

CellGroup クラス
CellGroup メンバ