DockGuide Enum
Contains values that specify dock hint sections. Each DockGuide consists of multiple DockHints.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
#Declaration
#Members
Name | Description |
---|---|
Left
|
Displays dock hints at the left. The Dock |
Top
|
Displays dock hints at the top. The Dock |
Right
|
Displays dock hints at the right. The Dock |
Bottom
|
Displays dock hints at the bottom. The Dock |
Center
|
Displays dock hints at the center. The Dock When the Docking |
#Remarks
The following figure demonstrates DockGuide values: