FillSettingsControl
Class
Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI.TaskPaneControls
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class FillSettingsControl : FillSettingsControlBase
Inheritance: objectControlBaseShapesControlBaseFillSettingsControlBaseFillSettingsControl
Inherited Members
Constructors
C#
public FillSettingsControl()
Methods
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.
C#
protected override void SetSelectedFillProperty(IShapeFill shapeFill)
Overrides:
C#
protected override bool TryGetSelectedFillProperty(RadRichTextBox richTextBox, out IShapeFill shapeFill)
Overrides: