aspnet-devexpress-dot-web-28af3ace.md
Represents a container for the templates used to render a data item within the ASPxCardView.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewDataItemTemplateContainer :
CardViewCardBaseTemplateContainer
Public Class CardViewDataItemTemplateContainer
Inherits CardViewCardBaseTemplateContainer
CardViewDataItemTemplateContainer objects are automatically instantiated when one of the following templates is created: CardViewTemplates.DataItem, CardViewColumn.DataItemTemplate.
Object Control TemplateContainerBase GridBaseTemplateContainer CardViewBaseTemplateContainer CardViewCardBaseTemplateContainer CardViewDataItemTemplateContainer CardViewEditItemTemplateContainer
See Also