Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
185
Custom Header of a Content Pane.
posted

Hi,

I am not able to add an Icon in the header of a content pane. When setting the image property of the content pane, the icon appears only in the tabheader.

 Is there a way to have the icon shown in the header too? or to customize the header in order to add whatever content I want to put in?

Thank you,

Alexis

  • 54937
    Offline posted

    You would have to either retemplate the PaneHeaderPresenter such that it will include an Image (or our AutoDisabledImage) that binds to the Image property or provide a custom HeaderTemplate that displays the text and the Image (the latter would have to get the image using a FindAncestor binding.