Back to Devexpress

CardViewCardHeaderTemplateContainer Class

aspnet-devexpress-dot-web-395a6508.md

latest2.6 KB
Original Source

CardViewCardHeaderTemplateContainer Class

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

Declaration

csharp
public class CardViewCardHeaderTemplateContainer :
    CardViewCardBaseTemplateContainer
vb
Public Class CardViewCardHeaderTemplateContainer
    Inherits CardViewCardBaseTemplateContainer

Remarks

CardViewCardHeaderTemplateContainer objects are automatically instantiated when the CardViewTemplates.CardHeader template is created.

Implements

IComponent

IDisposable

IParserAccessor

IUrlResolutionService

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IDataItemContainer

INamingContainer

Inheritance

Object Control TemplateContainerBase GridBaseTemplateContainer CardViewBaseTemplateContainer CardViewCardBaseTemplateContainer CardViewCardHeaderTemplateContainer

See Also

CardViewCardHeaderTemplateContainer Members

Card View

DevExpress.Web Namespace