Back to Devexpress

CardViewHeaderPanelTemplateContainer Class

aspnet-devexpress-dot-web-a25fe8da.md

latest2.5 KB
Original Source

CardViewHeaderPanelTemplateContainer Class

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

Declaration

csharp
public class CardViewHeaderPanelTemplateContainer :
    CardViewBaseTemplateContainer
vb
Public Class CardViewHeaderPanelTemplateContainer
    Inherits CardViewBaseTemplateContainer

Remarks

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

Implements

IComponent

IDisposable

IParserAccessor

IUrlResolutionService

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IDataItemContainer

INamingContainer

Inheritance

Object Control TemplateContainerBase GridBaseTemplateContainer CardViewBaseTemplateContainer CardViewHeaderPanelTemplateContainer

See Also

CardViewHeaderPanelTemplateContainer Members

DevExpress.Web Namespace