Skip to main content
Tab

CardViewHeaderPanelTemplateContainer Class

Represents a container for the templates that are used to render the header panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CardViewHeaderPanelTemplateContainer :
    CardViewBaseTemplateContainer

Remarks

The CardViewHeaderPanelTemplateContainer class represents a container cell for the templates that are used to render the header panel within a ASPxCardView control.

See Also