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