ComponentOne DockControl for WPF and Silverlight
DockMode Property (C1DockTabControl)

C1.WPF.Docking Namespace > C1DockTabControl Class : DockMode Property
Gets or sets whether the C1DockTabControl floats, slides from the border of the C1DockControl, is hidden, or is docked.
Syntax
'Declaration
 
Public Property DockMode As DockMode
public DockMode DockMode {get; set;}
See Also

Reference

C1DockTabControl Class
C1DockTabControl Members