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