aspnet-devexpress-dot-web-8f08cd5a.md
Represents a container for the templates used to render the Title Panel.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewTitleTemplateContainer :
CardViewBaseTemplateContainer
Public Class CardViewTitleTemplateContainer
Inherits CardViewBaseTemplateContainer
CardViewTitleTemplateContainer objects are automatically instantiated when the CardViewTemplates.TitlePanel template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer CardViewBaseTemplateContainer CardViewTitleTemplateContainer
See Also