MVCxVerticalGridCommandRow.SetHeaderCaptionTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetHeaderCaptionTemplateContent(Action<VerticalGridHeaderTemplateContainer>) | contentMethod | Allows you to provides a template to render the row header’s caption. |
| SetHeaderCaptionTemplateContent(String) | content | Allows you to provide a template to render the row header’s caption. |