Enum
NavigationUnit

Specifies the navigation unit for selection movement.

Definition

Namespace:Telerik.Windows.Documents.Selection

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public enum NavigationUnit

Fields

Cell

Move by table cell.

Declaration

cs-api-definition
Cell = 1

Field Value

NavigationUnit

Character

Move by character.

Declaration

cs-api-definition
Character = 0

Field Value

NavigationUnit

Paragraph

Move by paragraph.

Declaration

cs-api-definition
Paragraph = 2

Field Value

NavigationUnit

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