PopupControlSettings.SetWindowHeaderTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetWindowHeaderTemplateContent(Action<PopupControlTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the header content of all popup windows. |
| SetWindowHeaderTemplateContent(String) | content | Allows you to provide a template for rendering the header content of all popup windows. |