Gets or sets the Brush used when painting the selection.

Namespace:  C1.Silverlight.RichTextBox
Assembly:  C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)

Syntax

C#
public Brush Background { get; set; }
Visual Basic
Public Property Background As Brush
	Get
	Set

See Also