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