Class ParagraphPropertiesDialogBase
Inheritance
System.Object
ParagraphPropertiesDialogBase
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class ParagraphPropertiesDialogBase : RadRichTextBoxWindow, INotifyLayoutChange, IWindowDragAware, IDragAware, IClickAware, IWindow
Constructors
ParagraphPropertiesDialogBase()
Declaration
public ParagraphPropertiesDialogBase()
Fields
NumericWidthProperty
Declaration
public static readonly DependencyProperty NumericWidthProperty
Field Value
System.Windows.DependencyProperty
|
Properties
NumericWidth
Gets or sets the width of the numerics used in the dialog.
Declaration
public double NumericWidth { get; set; }
Property Value
System.Double
The width of the numeric. |