Skip to main content
Tab

GridViewGroupFooterCellTemplateContainer Class

Represents a container for the templates used to render a group footer cell.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewGroupFooterCellTemplateContainer :
    GridViewGroupRowTemplateContainer

Remarks

GridViewGroupFooterCellTemplateContainer objects are automatically instantiated when the GridViewTemplates.GroupFooterCell template is created.

See Also