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