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