aspnet-devexpress-dot-web-57f48262.md
Represents a container for the templates used to render cards within the ASPxCardView.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewCardTemplateContainer :
CardViewCardBaseTemplateContainer
Public Class CardViewCardTemplateContainer
Inherits CardViewCardBaseTemplateContainer
CardViewCardTemplateContainer objects are automatically instantiated when the CardViewTemplates.Card template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer CardViewBaseTemplateContainer CardViewCardBaseTemplateContainer CardViewCardTemplateContainer
See Also