ComponentOne ASP.NET MVC Controls
EditTemplateId Property

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

Reference

CellTemplate Class
CellTemplate Members