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

Definition

Namespace:Telerik.WinControls.RichTextEditor.UI

Assembly:Telerik.WinControls.RichTextEditor.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; }