aspnet-devexpress-dot-web-395a6508.md
Represents a container for the templates used to render the ASPxCardView’s header.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewCardHeaderTemplateContainer :
CardViewCardBaseTemplateContainer
Public Class CardViewCardHeaderTemplateContainer
Inherits CardViewCardBaseTemplateContainer
CardViewCardHeaderTemplateContainer objects are automatically instantiated when the CardViewTemplates.CardHeader template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer CardViewBaseTemplateContainer CardViewCardBaseTemplateContainer CardViewCardHeaderTemplateContainer
See Also