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