Class DockBehavior
Specifies the docking behavior of docked controls.
Inheritance
System.Object
DockBehavior
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class DockBehavior : Enum
Fields
VS2008
Specifies that the Docking behavior based on Visual Studio 2008.
Declaration
public const DockBehavior VS2008
Field Value
| Type |
|---|
| DockBehavior |
VS2010
Specifies that the Docking behavior based on Visual Studio 2010.
Declaration
public const DockBehavior VS2010
Field Value
| Type |
|---|
| DockBehavior |