DataViewPagerPanelTemplateContainer Constructors
Represents a container for the templates that are used to render a pager panel.| Name | Parameters | Description |
|---|---|---|
| DataViewPagerPanelTemplateContainer(ASPxDataViewBase, PagerPanelPosition, PagerPanelTemplatePosition) | dataView, position, templatePosition | Initializes a new instance of the DataViewPagerPanelTemplateContainer class with the specified settings. |
See Also