Class LinePropertiesSettingsControl
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.TaskPaneControls
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class LinePropertiesSettingsControl : ControlBase
Constructors
LinePropertiesSettingsControl()
Declaration
public LinePropertiesSettingsControl()
Fields
SelectedDashTypeProperty
Declaration
public static readonly DependencyProperty SelectedDashTypeProperty
Field Value
System.
|
SelectedWidthProperty
Declaration
public static readonly DependencyProperty SelectedWidthProperty
Field Value
System.
|
Properties
SelectedDashType
SelectedWidth
Declaration
public double SelectedWidth { get; set; }
Property Value
System.
|
Methods
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |