DataViewPagerPanelTemplateContainer Class
Represents a container for the templates that are used to render a pager panel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
The DataViewPagerPanelTemplateContainer class represents a container cell for the templates that are used to render pager panels within a ASPxDataView control.
Objects of the DataViewPagerPanelTemplateContainer type are automatically instantiated when a template of one of the following types is created: the ASPxDataViewBase.PagerPanelLeftTemplate or ASPxDataViewBase.PagerPanelRightTemplate.
Implements
Inheritance
Object
Control
TemplateContainerBase
DataViewPagerPanelTemplateContainer
See Also