Configurates
C1.Web.Mvc.ColumnBase.CellTemplate. Sets the cell template in this column.
シンタックス
'宣言
Public Function CellTemplate( _
ByVal As System.Action(Of CellTemplateBuilder) _
) As
public CellTemplate(
System.Action<CellTemplateBuilder>
)
パラメータ
- build
- The builder function.
戻り値の型
Current builder.
参照