aspnet-devexpress-dot-web-86f3e1b1.md
Serves as a base for classes that represent containers for the templates used to render the Edit Form, data, preview and in-line edit cards displayed within the ASPxCardView.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class CardViewCardBaseTemplateContainer :
CardViewBaseTemplateContainer
Public MustInherit Class CardViewCardBaseTemplateContainer
Inherits CardViewBaseTemplateContainer
Show 13 items
Object Control TemplateContainerBase GridBaseTemplateContainer CardViewBaseTemplateContainer CardViewCardBaseTemplateContainer CardViewCardFooterTemplateContainer
CardViewCardHeaderTemplateContainer
CardViewDataItemTemplateContainer
CardViewEditFormTemplateContainer
CardViewGroupRowTemplateContainer
CardViewEditItemTemplateContainer
See Also