MVCxListBoxColumn.SetColumnCellTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetColumnCellTemplateContent(Action<MVCxListBoxColumnCellTemplateContainer>) | contentMethod | Allows you to specify a common template for all column cells. |
| SetColumnCellTemplateContent(String) | content | Allows you to provide a template for rendering the content of all column cells. |