CardViewDataItemTemplateContainer Class
In This Article
Represents a container for the templates used to render a data item within the ASPxCardView.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewDataItemTemplateContainer :
CardViewCardBaseTemplateContainer
#Remarks
CardViewDataItemTemplateContainer objects are automatically instantiated when one of the following templates is created: CardViewTemplates.DataItem, CardViewColumn.DataItemTemplate.
#Implements
#Inheritance
See Also