C1.Silverlight.Docking Namespace : DockMode Enumeration |
'Declaration Public Enum DockMode Inherits System.Enum
public enum DockMode : System.Enum
Member | Description |
---|---|
Docked | The C1DockTabControl is pinned without overlap alongside other docked C1DockTabControls. |
Floating | The C1DockTabControl hovers in a window over docked C1DockTabControls. |
Hidden | The C1DockTabControl is not visible. |
Sliding | The C1DockTabControl auto hides in the border of the C1DockControl. |
System.Object
System.ValueType
System.Enum
C1.Silverlight.Docking.DockMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2