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