MVCxVerticalGridRow.SetHeaderTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetHeaderTemplateContent(Action<VerticalGridHeaderTemplateContainer>) | contentMethod | Allows you to specify a template for the row’s header. |
SetHeaderTemplateContent(String) | content | Allows you to specify a template for the row’s header. |