Class TabStopInfo
Inheritance
System.Object
TabStopInfo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Controls.RichTextBoxUI
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class TabStopInfo
Constructors
TabStopInfo()
Declaration
public TabStopInfo()
Properties
Leader
Position
Offset from LeftActiveSeparator
Declaration
public double Position { get; set; }
Property Value
System.Double
|