Enum ScreenEdge
Represents the four edges of a screen.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum ScreenEdge
Bottom
The bottom edge of a screen.
Left
The left edge of a screen.
Right
The right edge of a screen.
Top
The top edge of a screen.