MVCxGridViewProperties.SetHeaderTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetHeaderTemplateContent(Action<GridViewHeaderTemplateContainer>) | contentMethod | Allows you to provide a template to render a GridView column header. |
SetHeaderTemplateContent(String) | content | Allows you to provide a template to render a GridView column header. |