aspnet-devexpress-dot-web-e8f1963a.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 GridViewGroupRowTemplateContainer :
GridViewBaseRowTemplateContainer
Public Class GridViewGroupRowTemplateContainer
Inherits GridViewBaseRowTemplateContainer
GridViewGroupRowTemplateContainer objects are automatically instantiated when the GridViewTemplates.GroupRow or GridViewTemplates.GroupRowContent template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer GridViewBaseTemplateContainer GridViewBaseRowTemplateContainer GridViewGroupRowTemplateContainer GridViewGroupFooterCellTemplateContainer
GridViewGroupFooterRowTemplateContainer
See Also