Represents the base class for the Section Columns dialog in the RichTextBox UI. This dialog allows users to configure column settings for sections within the document.
Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI.Dialogs
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class SectionColumnsDialogBase : RadRichTextBoxWindow, INotifyLayoutChange, IDragAware
Inheritance: objectWindowBaseRadWindowRadRichTextBoxWindowSectionColumnsDialogBase
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public SectionColumnsDialogBase()
Fields
ColumnPropertiesNumericWidthProperty
DependencyProperty
C#
public static readonly DependencyProperty ColumnPropertiesNumericWidthProperty
Properties
Gets or sets the width of the column properties numeric.
C#
public double ColumnPropertiesNumericWidth { get; set; }
The width of the column properties numeric.