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