Gets or sets the Brush used to fill the background of the content area.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public Brush Background { get; set; } |
| Visual Basic |
|---|
Public Property Background As Brush Get Set |