aspnet-devexpress-dot-web-7e5c66a9.md
Represents a container for the templates used to render the Status Bar.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewStatusBarTemplateContainer :
GridViewBaseTemplateContainer
Public Class GridViewStatusBarTemplateContainer
Inherits GridViewBaseTemplateContainer
GridViewStatusBarTemplateContainer objects are automatically instantiated when the GridViewTemplates.StatusBar template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer GridViewBaseTemplateContainer GridViewStatusBarTemplateContainer
See Also