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