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

Definition

Namespace:Telerik.Windows.Controls.RichTextBoxUI

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public class TabStopInfo

Inheritance: objectTabStopInfo

Constructors

C#
public TabStopInfo()

Properties

C#
public TabStopLeader Leader { get; set; }

Offset from LeftActiveSeparator

C#
public double Position { get; set; }
C#
public TabStopType Type { get; set; }