DockHint Enum
Contains values that specify the dock hint.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.2.dll
NuGet Package: DevExpress.Wpf.Docking
#Declaration
#Members
Name | Description |
---|---|
Auto
|
Auto-hides hint at the left. |
Auto
|
Auto-hides hint at the top. |
Auto
|
Auto-hides hint at the right. |
Auto
|
Auto-hides hint at the bottom. |
Side
|
Displays the dock hint at the left. |
Side
|
Displays the dock hint at the top. |
Side
|
Displays the dock hint at the right. |
Side
|
Displays the dock hint at the bottom. |
Center
|
Displays the dock hint at the center left. |
Center
|
Displays the dock hint at the center top. |
Center
|
Displays the dock hint at the center right. |
Center
|
Displays the dock hint at the center bottom. |
Center
|
Displays the dock hint at the center.. |
Tab
|
Displays the tab hint at the left. |
Tab
|
Displays the tab hint at the right. |
Tab
|
Displays the tab hint at the top. |
Tab
|
Displays the tab hint at the bottom. |
Tab
|
Displays the tab hint in the header area. |