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