MVCxPopupWindow.SetHeaderTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetHeaderTemplateContent(Action<PopupControlTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the popup window header’s content. |
| SetHeaderTemplateContent(String) | content | Allows you to provide a template for rendering the popup window header’s content. |