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