aspnet-devexpress-dot-web-69da6b61.md
Represents a container for the templates used to render the Pager.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class CardViewPagerBarTemplateContainer :
CardViewBaseTemplateContainer
Public Class CardViewPagerBarTemplateContainer
Inherits CardViewBaseTemplateContainer
CardViewPagerBarTemplateContainer objects are automatically instantiated when the CardViewTemplates.PagerBar template is created.
Object Control TemplateContainerBase GridBaseTemplateContainer CardViewBaseTemplateContainer CardViewPagerBarTemplateContainer
See Also