Class
TabStopInfo

Definition

Namespace:Telerik.Windows.Controls.RichTextBoxUI

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public class TabStopInfo

Inheritance: objectTabStopInfo

Constructors

TabStopInfo()

Declaration

cs-api-definition
public TabStopInfo()

Properties

Leader

Declaration

cs-api-definition
public TabStopLeader Leader { get; set; }

Property Value

TabStopLeader

Position

Offset from LeftActiveSeparator

Declaration

cs-api-definition
public double Position { get; set; }

Property Value

double

Type

Declaration

cs-api-definition
public TabStopType Type { get; set; }

Property Value

TabStopType