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
55
How hide ContentPane header
posted

How I can hide ContentPane header according to specific visual parent type. I want hide heder in ContentPane when the ContentPane is dock in TabGroupPane, but I want show header when ContentPane is dock not in TabGroupPane for example when is dock in right side of DockManager. I looking for some property that indicate where ContentPane is actually docking (directly in SplitPane or in TabGroupPane) but I can't find this.