ASP.NET Core MVC コントロールヘルプ
Cells メソッド (CellGroupBuilder)

C1.AspNetCore.Mvc.TransposedMultiRow アセンブリ > C1.Web.Mvc.TransposedMultiRow.Fluent 名前空間 > CellGroupBuilder クラス : Cells メソッド
The builder action.
Configure C1.Web.Mvc.TransposedMultiRow.Cell.
シンタックス
'宣言
 
Public Overridable Function Cells( _
   ByVal builder As System.Action(Of ListItemFactory(Of Cell,CellBuilder)) _
) As CellGroupBuilder
public virtual CellGroupBuilder Cells( 
   System.Action<ListItemFactory<Cell,CellBuilder>> builder
)

パラメータ

builder
The builder action.

戻り値の型

The cell group builder.
参照

CellGroupBuilder クラス
CellGroupBuilder メンバ