DockLayoutManager.DockingStyle Property
In This Article
Gets or sets the docking style. This is a dependency property.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Docking |
A DevExpress. |
#Remarks
You can use the DockingStyle property to enable the Visual Studio 2010 docking style.
See Also