ComponentOne ASP.NET MVC Controls
EditTemplateContent Property

C1.Web.Mvc Namespace > CellTemplate Class : EditTemplateContent Property
Gets or sets the content of the template for the grid cell in editing mode.
Syntax
'Declaration
 
<JsonConverterAttribute(ConverterType=#TUn.#L4k, ConverterParameters=)>
Public Property EditTemplateContent As String
[JsonConverter(ConverterType=#TUn.#L4k, ConverterParameters=)]
public string EditTemplateContent {get; set;}
See Also

Reference

CellTemplate Class
CellTemplate Members