Gets or sets the Brush used when painting the selection.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public Brush Background { get; set; } |
Visual Basic |
---|
Public Property Background As Brush Get Set |