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