Class SolidFillSettingsControl
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.TaskPaneControls
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class SolidFillSettingsControl : ControlBase
Constructors
SolidFillSettingsControl()
Declaration
public SolidFillSettingsControl()
Fields
SelectedColorProperty
Declaration
public static readonly DependencyProperty SelectedColorProperty
Field Value
System.
|
Properties
SelectedColor
Declaration
public Color SelectedColor { get; set; }
Property Value
System.
|
Methods
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |
Events
SelectedColorChanged
Declaration
public event EventHandler SelectedColorChanged
Event Type
System.
|