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