ClassParagraphPropertiesDialogBase
Class
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:
cs-api-definition
public class ParagraphPropertiesDialogBase : RadRichTextBoxWindow, INotifyLayoutChange, IDragAware
Inheritance: objectWindowBaseRadWindowRadRichTextBoxWindowParagraphPropertiesDialogBase
Derived Classes:
Implements:
Inherited Members
Constructors
ParagraphPropertiesDialogBase()
Declaration
cs-api-definition
public ParagraphPropertiesDialogBase()
Fields
NumericWidthProperty
Declaration
cs-api-definition
public static readonly DependencyProperty NumericWidthProperty
Field Value
DependencyProperty
Properties
NumericWidth
Gets or sets the width of the numerics used in the dialog.
Declaration
cs-api-definition
public double NumericWidth { get; set; }
Property Value
The width of the numeric.