aspnet-devexpress-dot-web-42141c19.md
Serves as a base for classes that represent containers for the templates used to render the ASPxCardView’s elements.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class CardViewBaseTemplateContainer :
GridBaseTemplateContainer
Public MustInherit Class CardViewBaseTemplateContainer
Inherits GridBaseTemplateContainer
Show 18 items
Object Control TemplateContainerBase GridBaseTemplateContainer CardViewBaseTemplateContainer CardViewCardBaseTemplateContainer
CardViewHeaderPanelTemplateContainer
CardViewHeaderTemplateContainer
CardViewPagerBarTemplateContainer
CardViewStatusBarTemplateContainer
CardViewTitleTemplateContainer
CardViewEditFormTemplateContainer
CardViewEditItemTemplateContainer
CardViewCardFooterTemplateContainer
CardViewCardHeaderTemplateContainer
CardViewDataItemTemplateContainer
CardViewGroupRowTemplateContainer
See Also