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