A newer version of this page is available.
Switch to the current version.
CardViewGroupRowTemplateContainer Class
Represents a container for the templates used to render group rows.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class CardViewGroupRowTemplateContainer :
CardViewCardBaseTemplateContainer
Public Class CardViewGroupRowTemplateContainer
Inherits CardViewCardBaseTemplateContainer
Remarks
CardViewGroupRowTemplateContainer objects are automatically instantiated when the CardViewTemplates.GroupRow or CardViewTemplates.GroupRowContent template is created.
Implements
Inheritance
Object
Control
TemplateContainerBase
GridBaseTemplateContainer
CardViewBaseTemplateContainer
CardViewCardBaseTemplateContainer
CardViewGroupRowTemplateContainer
See Also
Feedback