Skip to main content
Tab

VerticalGridPagerBarTemplateContainer Class

Represents a container for the templates used to render the Pager.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class VerticalGridPagerBarTemplateContainer :
    VerticalGridBaseTemplateContainer

Remarks

VerticalGridPagerBarTemplateContainer objects are automatically instantiated when the VerticalGridTemplates.PagerBar template is created.

See Also