A newer version of this page is available.
Switch to the current version.
GridViewPagerBarTemplateContainer Class
Represents a container for the templates used to render the Pager.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class GridViewPagerBarTemplateContainer :
GridViewBaseTemplateContainer
Public Class GridViewPagerBarTemplateContainer
Inherits GridViewBaseTemplateContainer
Remarks
GridViewPagerBarTemplateContainer objects are automatically instantiated when the GridViewTemplates.PagerBar template is created.
Implements
Inheritance
Object
Control
TemplateContainerBase
GridBaseTemplateContainer
GridViewBaseTemplateContainer
GridViewPagerBarTemplateContainer
See Also
Feedback