aspnet-devexpress-dot-web-e99cb724.md
Represents a container for the templates used to render footer cells within the ASPxGridView.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewFooterCellTemplateContainer :
GridViewBaseTemplateContainer
Public Class GridViewFooterCellTemplateContainer
Inherits GridViewBaseTemplateContainer
GridViewFooterCellTemplateContainer objects are automatically instantiated when the GridViewTemplates.FooterCell template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer GridViewBaseTemplateContainer GridViewFooterCellTemplateContainer
See Also