MVCxVerticalGridRow.SetDataItemTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetDataItemTemplateContent(Action<VerticalGridDataItemTemplateContainer>) | contentMethod | Allows you to specify a template for the current row’s data cells. |
SetDataItemTemplateContent(String) | content | Allows you to specify a template for the current row’s data cells. |