Back to Devexpress

CardViewCardFooterTemplateContainer Class

aspnet-devexpress-dot-web-c4d01005.md

latest2.6 KB
Original Source

CardViewCardFooterTemplateContainer Class

Represents a container for the templates used to render the ASPxCardView’s footer.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Remarks

CardViewCardFooterTemplateContainer objects are automatically instantiated when the CardViewTemplates.CardFooter template is created.

Implements

IComponent

IDisposable

IParserAccessor

IUrlResolutionService

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IDataItemContainer

INamingContainer

Inheritance

Object Control TemplateContainerBase GridBaseTemplateContainer CardViewBaseTemplateContainer CardViewCardBaseTemplateContainer CardViewCardFooterTemplateContainer

See Also

CardViewCardFooterTemplateContainer Members

Card View

DevExpress.Web Namespace