A newer version of this page is available.
Switch to the current version.
CardViewDataItemTemplateContainer Class
Represents a container for the templates used to render a data item within the ASPxCardView.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class CardViewDataItemTemplateContainer :
CardViewCardBaseTemplateContainer
Public Class CardViewDataItemTemplateContainer
Inherits CardViewCardBaseTemplateContainer
Remarks
CardViewDataItemTemplateContainer objects are automatically instantiated when one of the following templates is created: CardViewTemplates.DataItem, CardViewColumn.DataItemTemplate.
Implements
Inheritance
See Also
Feedback