MVCxGridViewColumn.SetHeaderCaptionTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetHeaderCaptionTemplateContent(Action<GridViewHeaderTemplateContainer>) | contentMethod | Allows you to specify a template for the column header’s caption. |
SetHeaderCaptionTemplateContent(String) | content | Allows you to specify a template for the column header’s caption. |