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