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

Specifies the direction for selection or caret movement.

Definition

Namespace:Telerik.Windows.Documents.Selection

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public enum Direction

Fields

Move down.

C#
Down = 3

Move left.

C#
Left = 0

Move right.

C#
Right = 1

Move up.

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