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