Configurates
C1.Web.Mvc.FlexGridBase<T>.CellsTemplate. Sets the templates for the content cells.
シンタックス
'宣言
Public Overridable Function CellsTemplate( _
ByVal As System.Action(Of CellTemplateBuilder) _
) As
public virtual CellsTemplate(
System.Action<CellTemplateBuilder>
)
パラメータ
- build
- The builder function.
戻り値の型
Current builder.
参照