MVCxGridViewProperties.SetPagerBarTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetPagerBarTemplateContent(Action<GridViewPagerBarTemplateContainer>) | contentMethod | Allows you to provide a template to render the GridView pager bar. |
| SetPagerBarTemplateContent(String) | content | Allows you to provide a template to render the GridView pager bar. |