Class
ShapesControlBase

Definition

Namespace:Telerik.Windows.Controls.RichTextBoxUI

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public abstract class ShapesControlBase : ControlBase

Inheritance: objectControlBaseShapesControlBase

Derived Classes: ShapesColorPickerBaseShapesOutlinePickerBaseFillSettingsControlBaseLineSettingsControlBase

Inherited Members ControlBase.GetTemplateChild<T>(string)ControlBase.GetRequiredTemplateChild<T>(string, bool)

Constructors

ShapesControlBase()

Declaration

cs-api-definition
protected ShapesControlBase()

Fields

AssociatedRichTextBoxProperty

Declaration

cs-api-definition
public static readonly DependencyProperty AssociatedRichTextBoxProperty

Field Value

DependencyProperty

Properties

AssociatedRichTextBox

Declaration

cs-api-definition
public RadRichTextBox AssociatedRichTextBox { get; set; }

Property Value

RadRichTextBox