Represents a base class for dialog windows that manage paragraph properties in the RichTextBox UI.
Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class ParagraphPropertiesDialogBase : RadRichTextBoxWindow, INotifyLayoutChange, IDragAware
Inheritance: objectWindowBaseRadWindowRadRichTextBoxWindowParagraphPropertiesDialogBase
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public ParagraphPropertiesDialogBase()
Fields
NumericWidthProperty
DependencyProperty
C#
public static readonly DependencyProperty NumericWidthProperty
Properties
Gets or sets the width of the numerics used in the dialog.
C#
public double NumericWidth { get; set; }
The width of the numeric.