[]
Define the cell template class.
public class CellTemplate
| 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. |