Hi,
I have multiple Radpanes in a Window, but I want to change the header of only one RadPane. How do I do it?
I can only see this
<Style TargetType="dock:PaneHeader" BasedOn="{StaticResource PaneHeaderStyle}">
But this then modifies all my pane. So could you please give me another solution?
Thanks
Sherry