ClassSectionColumnsDialogBase
Class
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:
cs-api-definition
public class SectionColumnsDialogBase : RadRichTextBoxWindow, INotifyLayoutChange, IDragAware
Inheritance: objectWindowBaseRadWindowRadRichTextBoxWindowSectionColumnsDialogBase
Derived Classes:
Implements:
Inherited Members
Constructors
SectionColumnsDialogBase()
Declaration
cs-api-definition
public SectionColumnsDialogBase()
Fields
ColumnPropertiesNumericWidthProperty
Declaration
cs-api-definition
public static readonly DependencyProperty ColumnPropertiesNumericWidthProperty
Field Value
DependencyProperty
Properties
ColumnPropertiesNumericWidth
Gets or sets the width of the column properties numeric.
Declaration
cs-api-definition
public double ColumnPropertiesNumericWidth { get; set; }
Property Value
The width of the column properties numeric.