ComponentOne DockControl for WPF and Silverlight
CanUserHide Property

C1.WPF.Docking Namespace > C1DockTabControl Class : CanUserHide Property
Gets or sets a value that determines whether the user can change the DockMode property to DockMode.Hidden.
Syntax
'Declaration
 
Public Property CanUserHide As System.Boolean
public System.bool CanUserHide {get; set;}
See Also

Reference

C1DockTabControl Class
C1DockTabControl Members