aspnet-devexpress-dot-web-07443969.md
Represents a container for the templates used to render group rows.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewGroupRowTemplateContainer :
CardViewCardBaseTemplateContainer
Public Class CardViewGroupRowTemplateContainer
Inherits CardViewCardBaseTemplateContainer
CardViewGroupRowTemplateContainer objects are automatically instantiated when the CardViewTemplates.GroupRow or CardViewTemplates.GroupRowContent template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer CardViewBaseTemplateContainer CardViewCardBaseTemplateContainer CardViewGroupRowTemplateContainer
See Also