Skip to main content
Tab

CardViewCardTemplateContainer Class

Represents a container for the templates used to render cards within the ASPxCardView.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CardViewCardTemplateContainer :
    CardViewCardBaseTemplateContainer

Remarks

CardViewCardTemplateContainer objects are automatically instantiated when the CardViewTemplates.Card template is created.

See Also