New to Telerik UI for WPFStart a free 30-day trial

Describe a move direction.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

C#
public enum Direction

Fields

Describes the Down direction.

C#
Down = 3

Describes the Left direction.

C#
Left = 0

Describes the Right direction.

C#
Right = 1

Describes the Up direction.

C#
Up = 2
In this article
DefinitionFieldsDownLeftRightUp
Not finding the help you need?
Contact Support