2X faster development
The ultimate WPF UI toolkit to boost your development speed.
The header of the dock child can be hidden by using the NoHeader property, an attached property of the DockingManager. The NoHeader property is Boolean. This property hides the header of the dock child depending upon its value. When the NoHeader property is set to true, the header of the dock child is hidden and when the NoHeader property is set to false, the header of the dock child is visible. The same has been demonstrated in the following code example: XAML
C#
The following screenshot shows the header of the specified child hidden from the DockingManager: Figure 1: Header of the specified child hidden XAML C#
The following screenshot shows the header of the child visible in the DockingManager. Figure 2: Header of the child visible |
2X faster development
The ultimate WPF UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.