Enum DockPosition
Describes position in the compass.
Namespace: Telerik.Windows.Controls.Docking
Assembly: Telerik.Windows.Controls.Docking.dll
Syntax
public enum DockPosition
Bottom
The bottom position.
Center
The center position.
Left
The left position.
Right
The right position.
Top
The top position.