MVCxCardViewColumnLayoutItem.SetTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetTemplateContent(Action<CardViewDataItemTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the column layout item content. |
| SetTemplateContent(String) | content | Allows you to provide a template for rendering the column layout item content. |