[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CellTemplateBuilder.EditTemplateId

EditTemplateId Method

EditTemplateId(string)

Configurates EditTemplateId. Sets the id of the template for the grid cell in editing mode.

Declaration
public CellTemplateBuilder EditTemplateId(string value)
Public Function EditTemplateId(value As String) As CellTemplateBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
CellTemplateBuilder

Current builder.