ComponentOne DockControl for WPF and Silverlight
CanUserFloat Property

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

Reference

C1DockTabControl Class
C1DockTabControl Members