MVCxFileManagerDetailsCustomColumn.SetItemTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetItemTemplateContent(Action<FileManagerDetailsViewItemTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the content of all items within the current details view custom column. |
| SetItemTemplateContent(String) | content | Allows you to provide a template for rendering the content of all items within the current details view custom column. |