MVCxTreeListColumn.SetEditCellTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetEditCellTemplateContent(Action<TreeListEditCellTemplateContainer>) | contentMethod | Allows you to provide a template to render edit cells that correspond to the current column. |
SetEditCellTemplateContent(String) | content | Allows you to provide a template to render edit cells that correspond to the current column. |