MVCxGridViewProperties.SetTitlePanelTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetTitlePanelTemplateContent(Action<GridViewTitleTemplateContainer>) | contentMethod | Allows you to provide a template to render the GridView title panel. |
SetTitlePanelTemplateContent(String) | content | Allows you to provide a template to render the GridView title panel. |