ComponentOne DockControl for WPF and Silverlight
ShowHeader Property (C1DockTabControl)

C1.WPF.Docking Namespace > C1DockTabControl Class : ShowHeader Property
Gets or sets a value that determines whether the header of the currently selected C1DockTabItem is visible.
Syntax
'Declaration
 
Public Property ShowHeader As System.Boolean
public System.bool ShowHeader {get; set;}
See Also

Reference

C1DockTabControl Class
C1DockTabControl Members