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