VerticalGridSettings.SetCategoryTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetCategoryTemplateContent(Action<VerticalGridHeaderTemplateContainer>) | contentMethod | Allows you to provide a template to render VerticalGrid category rows. |
| SetCategoryTemplateContent(String) | content | Allows you to provide a template to render VerticalGrid category rows. |