VerticalGridSettings.SetDataItemContent Method
| Name | Parameters | Description |
|---|---|---|
| SetDataItemContent(Action<VerticalGridDataItemTemplateContainer>) | contentMethod | Allows you to provide a template for displaying data cells. |
| SetDataItemContent(String) | content | Allows you to provide a template for displaying data cells. |