aspnet-devexpress-dot-web-39ec4053.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 CardViewStatusBarTemplateContainer :
CardViewBaseTemplateContainer
Public Class CardViewStatusBarTemplateContainer
Inherits CardViewBaseTemplateContainer
CardViewStatusBarTemplateContainer objects are automatically instantiated when the CardViewTemplates.StatusBar template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer CardViewBaseTemplateContainer CardViewStatusBarTemplateContainer
See Also