DataViewSettings.SetItemTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetItemTemplateContent(Action<DataViewItemTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the data item. |
| SetItemTemplateContent(String) | content | Allows you to provide a template for rendering the data item. |