[]
        
(Showing Draft Content)

C1.Web.Mvc.CellTemplate

CellTemplate Class

Define the cell template class.

Inheritance
CellTemplate
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class CellTemplate

Properties

Name Description
EditTemplateContent

Gets or sets the content of the template for the grid cell in editing mode.

EditTemplateId

Gets or sets the id of the template for the grid cell in editing mode.

TemplateContent

Gets or sets the content of the template for the grid cell.

TemplateId

Gets or sets the id of the template for the grid cell.