ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / CellTemplate Class / TemplateId Property

In This Topic
    TemplateId Property
    In This Topic
    Gets or sets the id of the template for the grid cell.
    Syntax
    'Declaration
     
    
    <JsonConverterAttribute(#3dt.#fet, Mono.Cecil.CustomAttributeArgument[])>
    Public Property TemplateId As String
    [JsonConverter(#3dt.#fet, Mono.Cecil.CustomAttributeArgument[])]
    public string TemplateId {get; set;}
    See Also