New to Telerik UI for WPFStart a free 30-day trial

Represents a command to change the background color of a paragraph in the RichTextBox.

Definition

Constructors

C#
public ChangeParagraphBackgroundColorCommand(RadRichTextBox radRichTextBox)
Parameters:radRichTextBoxRadRichTextBox

Methods

C#
protected override void SetColor(Color color)
Parameters:colorColor

Overrides: ChangeColorCommandBase.SetColor(Color)