aspnet-devexpress-dot-web-19b99e07.md
Represents a container for the templates used to render a group footer row.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewGroupFooterRowTemplateContainer :
GridViewGroupRowTemplateContainer
Public Class GridViewGroupFooterRowTemplateContainer
Inherits GridViewGroupRowTemplateContainer
GridViewGroupFooterRowTemplateContainer objects are automatically instantiated when the GridViewTemplates.GroupFooterRow template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer GridViewBaseTemplateContainer GridViewBaseRowTemplateContainer GridViewGroupRowTemplateContainer GridViewGroupFooterRowTemplateContainer
See Also