[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ColumnBaseBuilder-2.Template

Template Method

Template(string)

Configurates Template. Sets a template string to be used for generating the HTML content of data cells in this Column.

Declaration
public TBuilder Template(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.