Sets a template for displaying column header captions.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
public BootstrapGridViewTemplatesBuilder HeaderCaption(
TemplateContentCallback<BootstrapGridViewHeaderTemplateContainerSettings> templateBlock
)
Public Function HeaderCaption(
templateBlock As TemplateContentCallback(Of BootstrapGridViewHeaderTemplateContainerSettings)
) As BootstrapGridViewTemplatesBuilder
Name | Type | Description |
---|---|---|
templateBlock | TemplateContentCallback<BootstrapGridViewHeaderTemplateContainerSettings> |
Type | Description |
---|---|
BootstrapGridViewTemplatesBuilder |
Bootstrap Controls for ASP.NET Core are in maintenance mode. We don’t add new controls or develop new functionality for this product line. Our recommendation is to use the ASP.NET Core Controls suite.