DataGridColumnBuilder<T>.HeaderCellTemplate Method
Name | Parameters | Description |
---|---|---|
HeaderCellTemplate(JS) | value | Specifies the client-side headerCellTemplate. |
HeaderCellTemplate(RazorBlock) | templateContent | Specifies the client-side headerCellTemplate. |
HeaderCellTemplate(TemplateName) | name | Specifies the client-side headerCellTemplate. |
HeaderCellTemplate(String) | templateContent | Specifies the client-side headerCellTemplate. |