I want to add PDFreport button at the right of the header in TabPanel or may be on TabItem.
Is it possible?
I haven't tried this, but i think you could try with this method.
It allows you to put HTML code into the header of your TabPanel. So you could insert your button as plain HTML into the header.
But it depends on what that button should do.