aspnet-devexpress-dot-web-1d5f601b.md
Represents a container for the templates used to render column headers.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewHeaderTemplateContainer :
CardViewBaseTemplateContainer
Public Class CardViewHeaderTemplateContainer
Inherits CardViewBaseTemplateContainer
CardViewHeaderTemplateContainer objects are automatically instantiated when the CardViewColumn.HeaderTemplate or CardViewTemplates.Header template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer CardViewBaseTemplateContainer CardViewHeaderTemplateContainer
See Also