Enum
RulerThumbType

Definition

Namespace:Telerik.Windows.Controls.RichTextBoxUI

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public enum RulerThumbType

Fields

CenterTabStop

Declaration

cs-api-definition
CenterTabStop = 1

Field Value

RulerThumbType

DecimalTabStop

Declaration

cs-api-definition
DecimalTabStop = 3

Field Value

RulerThumbType

FirstLineIndent

Declaration

cs-api-definition
FirstLineIndent = 5

Field Value

RulerThumbType

Indent

Declaration

cs-api-definition
Indent = 4

Field Value

RulerThumbType

LeftIndent

Declaration

cs-api-definition
LeftIndent = 6

Field Value

RulerThumbType

LeftTabStop

Declaration

cs-api-definition
LeftTabStop = 0

Field Value

RulerThumbType

RightIndent

Declaration

cs-api-definition
RightIndent = 7

Field Value

RulerThumbType

RightTabStop

Declaration

cs-api-definition
RightTabStop = 2

Field Value

RulerThumbType