MVCxGridViewBandColumn.SetHeaderTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetHeaderTemplateContent(Action<GridViewHeaderTemplateContainer>) | contentMethod | Allows you to specify a template for band column headers. |
| SetHeaderTemplateContent(String) | content | Allows you to specify a template for band column headers. |