[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CellTemplateBuilder.EditTemplateContent

EditTemplateContent Method

EditTemplateContent(string)

Configurates EditTemplateContent. Sets the content of the template for the grid cell in editing mode.

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

The value.

Returns
Type Description
CellTemplateBuilder

Current builder.