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