Enum
ScreenEdge

Represents the four edges of a screen.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

cs-api-definition
public enum ScreenEdge

Fields

Bottom

The bottom edge of a screen.

Declaration

cs-api-definition
Bottom = 3

Field Value

ScreenEdge

Left

The left edge of a screen.

Declaration

cs-api-definition
Left = 0

Field Value

ScreenEdge

Right

The right edge of a screen.

Declaration

cs-api-definition
Right = 2

Field Value

ScreenEdge

Top

The top edge of a screen.

Declaration

cs-api-definition
Top = 1

Field Value

ScreenEdge

In this article
DefinitionFieldsBottomLeftRightTop
Not finding the help you need?
Contact Support