Gets or sets the background Brush used to fill the content of the C1TableColumn.

Namespace:  C1.Phone.RichTextBox.Documents
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

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

See Also