CardViewCardTemplateContainer Class
In This Article
Represents a container for the templates used to render cards within the ASPxCardView.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewCardTemplateContainer :
CardViewCardBaseTemplateContainer
#Remarks
CardViewCardTemplateContainer objects are automatically instantiated when the CardViewTemplates.Card template is created.
#Implements
#Inheritance
See Also