Skip to main content
A newer version of this page is available. .
Tab

CardViewCardTemplateContainer Class

Represents a container for the templates used to render cards within the ASPxCardView.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class CardViewCardTemplateContainer :
    CardViewCardBaseTemplateContainer

Remarks

CardViewCardTemplateContainer objects are automatically instantiated when the CardViewTemplates.Card template is created.

See Also