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

Specifies the navigation unit for selection movement.

Definition

Namespace:Telerik.Windows.Documents.Selection

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public enum NavigationUnit

Fields

Move by table cell.

C#
Cell = 1

Move by character.

C#
Character = 0

Move by paragraph.

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