aspnet-devexpress-dot-web-a25fe8da.md
Represents a container for the templates that are used to render the header panel.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewHeaderPanelTemplateContainer :
CardViewBaseTemplateContainer
Public Class CardViewHeaderPanelTemplateContainer
Inherits CardViewBaseTemplateContainer
The CardViewHeaderPanelTemplateContainer class represents a container cell for the templates that are used to render the header panel within a ASPxCardView control.
Object Control TemplateContainerBase GridBaseTemplateContainer CardViewBaseTemplateContainer CardViewHeaderPanelTemplateContainer
See Also