DataViewSettingsBase.SetPagerPanelRightTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetPagerPanelRightTemplateContent(Action<DataViewPagerPanelTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the pager panel displayed on the right within the DataView. |
SetPagerPanelRightTemplateContent(String) | content | Allows you to provide a template for rendering the pager panel displayed on the right within the DataView. |