How to Add Icon to the RadPane's Header
The purpose of this tutorial is to show you how to add an icon to the RadPane's Header.
For the purpose of this tutorial the following RadDocking declaration will be used:
In order to add an icon to the RadPane's header, you should create a custom data template and set it to the HeaderTemplate property of the RadPane. Consider the following example.
Set the created data template to the HeaderTemplate property of the RadPane.
Here is the final result: