Skip to main content
A newer version of this page is available. .
Tab

CardViewHeaderPanelTemplateContainer Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

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